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 |
---|---|
Object |
getGlobal()
Obtain the GlobalRequestProcessor associated with the handler.
|
void |
recycle()
Recycle resources associated with the handler.
|
Object getGlobal()
void recycle()
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.