public static interface Nio2Endpoint.Handler extends AbstractEndpoint.Handler
AbstractEndpoint.Handler.SocketState
Modifier and Type | Method and Description |
---|---|
void |
closeAll() |
SSLImplementation |
getSslImplementation() |
AbstractEndpoint.Handler.SocketState |
process(SocketWrapper<Nio2Channel> socket,
SocketStatus status) |
void |
release(SocketWrapper<Nio2Channel> socket) |
getGlobal, recycle
AbstractEndpoint.Handler.SocketState process(SocketWrapper<Nio2Channel> socket, SocketStatus status)
void release(SocketWrapper<Nio2Channel> socket)
void closeAll()
SSLImplementation getSslImplementation()
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.