|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| GrizzlyListener | Basic interface to be implemented by classes that support Adapter
and can act like web server like SelectorThread. |
| InputFilter | Input filter interface. |
| OutputFilter | Output filter. |
| Class Summary | |
|---|---|
| Constants | Constants. |
| GrizzlyAdapter | Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module. |
| GrizzlyAdapterChain | The GrizzlyAdapterChain class allow the invokation of multiple GrizzlyAdapter
every time a new HTTP requests is ready to be handled. |
| GrizzlyInputBuffer | The buffer used by Tomcat request. |
| GrizzlyInputStream | This class handles reading bytes. |
| GrizzlyOutputBuffer | The buffer used by Tomcat response. |
| GrizzlyOutputStream | Coyote implementation of the servlet output stream. |
| GrizzlyReader | Coyote implementation of the buffred reader. |
| GrizzlyRequest | Wrapper object for the Coyote request. |
| GrizzlyResponse<A> | Wrapper object for the Coyote response. |
| GrizzlySession | Simple session object used. |
| GrizzlyWriter | Coyote implementation of the servlet writer. |
| InternalInputBuffer | |
| InternalOutputBuffer | Output buffer. |
| Exception Summary | |
|---|---|
| ClientAbortException | Wrap an IOException identifying it as being caused by an abort of a request by a remote client. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||