public static interface NioEndpoint.Handler extends AbstractEndpoint.Handler
AbstractEndpoint.Handler.SocketState| Modifier and Type | Method and Description | 
|---|---|
| SSLImplementation | getSslImplementation() | 
| AbstractEndpoint.Handler.SocketState | process(SocketWrapper<NioChannel> socket,
SocketStatus status) | 
| void | release(java.nio.channels.SocketChannel socket) | 
| void | release(SocketWrapper<NioChannel> socket) | 
getGlobal, recycleAbstractEndpoint.Handler.SocketState process(SocketWrapper<NioChannel> socket, SocketStatus status)
void release(SocketWrapper<NioChannel> socket)
void release(java.nio.channels.SocketChannel socket)
SSLImplementation getSslImplementation()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.