|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractRequestContext | |
| AbstractResponseContext | |
| BaseResponseContext<T extends Base> | |
| EmptyResponseContext | |
| EntityProviderResponseContext | StreamWriterResponseContext implementation based on the EntityProvider interface |
| MediaResponseContext | ResponseContext implementation for arbitrary media resources |
| RequestContextWrapper | |
| ResponseContextWrapper | |
| SimpleResponseContext | A simple base implementation of AbstractResponseContext that makes it a bit easier to create custom ResponseContext implementations e.g. new SimpleResponseContext() { public boolean hasEntity() { return true; } public void writeEntity(Writer writer) { ... } } |
| StreamWriterResponseContext | Abstract base class for creating ResponseContext implementations that use the StreamWriter interface. |
| Exception Summary | |
|---|---|
| ResponseContextException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||