Package | Description |
---|---|
com.caucho.server.http |
Modifier and Type | Method and Description |
---|---|
AsyncListenerNode |
AsyncListenerNode.getNext() |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionCometController.setAsyncListenerNode(AsyncListenerNode node)
Sets the async listener
|
Constructor and Description |
---|
AsyncListenerNode(AsyncListener listener,
ServletRequest request,
ServletResponse response,
AsyncListenerNode next) |