public class XioSslHttp1_1Pipeline extends XioHttp1_1Pipeline
globalConnectionLimiter
Constructor and Description |
---|
XioSslHttp1_1Pipeline() |
XioSslHttp1_1Pipeline(XioChannelHandlerFactory factory) |
XioSslHttp1_1Pipeline(XioPipelineFragment fragment) |
Modifier and Type | Method and Description |
---|---|
String |
applicationProtocol() |
io.netty.channel.ChannelHandler |
getEncryptionHandler(XioServerConfig config,
XioServerState state) |
buildHandlers, getCodecHandler
getApplicationHandler, getAuthenticationHandler, getIdleDisconnectHandler
public XioSslHttp1_1Pipeline()
public XioSslHttp1_1Pipeline(XioPipelineFragment fragment)
public XioSslHttp1_1Pipeline(XioChannelHandlerFactory factory)
public String applicationProtocol()
applicationProtocol
in interface XioPipelineFragment
applicationProtocol
in class XioHttp1_1Pipeline
public io.netty.channel.ChannelHandler getEncryptionHandler(XioServerConfig config, XioServerState state)
getEncryptionHandler
in class XioServerPipeline
Copyright © 2016. All Rights Reserved.