|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ConnectingIOReactor | |
EventMask | |
IOEventDispatch | |
IOReactor | |
IOReactorExceptionHandler | Abstract exception handler intended to deal with potentially recoverable I/O exceptions thrown by an I/O reactor |
IOSession | |
ListeningIOReactor | |
SessionBufferStatus | Interface to query the status of session I/O buffers. |
SessionRequest | |
SessionRequestCallback |
Exception Summary | |
IOReactorException | I/O exception that can be thrown by an I/O reactor. |
API for event driven NIO based on Doug Lea's reactor pattern. This API is not specific to HTTP communication. However, it is minimal in the sense that it defines only what is required within the scope of HTTP components. If you are looking for something more general, please use MINA.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |