public static interface AbstractEndpoint.Handler
| Modifier and Type | Interface and Description |
|---|---|
static class |
AbstractEndpoint.Handler.SocketState
Different types of socket states to react upon.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getGlobal()
Obtain the GlobalRequestProcessor associated with the handler.
|
void |
recycle()
Recycle resources associated with the handler.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.