public class XioTcpProxyPipeline extends XioServerPipeline
globalConnectionLimiter| Constructor and Description |
|---|
XioTcpProxyPipeline(InetSocketAddress proxyEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
String |
applicationProtocol() |
io.netty.channel.ChannelHandler |
getCodecHandler() |
getApplicationHandler, getAuthenticationHandler, getEncryptionHandler, getIdleDisconnectHandlerbuildHandlerspublic XioTcpProxyPipeline(InetSocketAddress proxyEndpoint)
public String applicationProtocol()
applicationProtocol in interface XioPipelineFragmentapplicationProtocol in class XioServerPipelinepublic io.netty.channel.ChannelHandler getCodecHandler()
getCodecHandler in class XioServerPipelineCopyright © 2016. All Rights Reserved.