| Interface | Description |
|---|---|
| HttpEvent |
The HttpEvent interface.
|
| HttpEventServlet |
This interface should be implemented by servlets which would like to handle
asynchronous IO, recieving events when data is available for reading, and
being able to output data without the need for being invoked by the container.
|
| Enum | Description |
|---|---|
| HttpEvent.EventType |
Copyright © 2013. All Rights Reserved.