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, getIdleDisconnectHandler
buildHandlers
public XioTcpProxyPipeline(InetSocketAddress proxyEndpoint)
public String applicationProtocol()
applicationProtocol
in interface XioPipelineFragment
applicationProtocol
in class XioServerPipeline
public io.netty.channel.ChannelHandler getCodecHandler()
getCodecHandler
in class XioServerPipeline
Copyright © 2016. All Rights Reserved.