Package | Description |
---|---|
com.caucho.server.cluster | |
com.caucho.server.dispatch | |
com.caucho.server.http |
Modifier and Type | Method and Description |
---|---|
InvocationServer |
ServletService.getInvocationServer() |
Modifier and Type | Method and Description |
---|---|
void |
ServerListener.closeEvent(InvocationServer server) |
Modifier and Type | Method and Description |
---|---|
InvocationServer |
AbstractHttpRequest.getInvocationServer()
returns the dispatch server.
|