public class WebsocketSinkServerInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
SslContext based on WebsocketSinkProperties.sslWebsocketSinkServerHandler to the underlying ChannelPipeline| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_CONTENT_LENGTH |
| Constructor and Description |
|---|
WebsocketSinkServerInitializer(org.springframework.boot.actuate.trace.TraceRepository traceRepository) |
| Modifier and Type | Method and Description |
|---|---|
void |
initChannel(io.netty.channel.socket.SocketChannel ch) |
channelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic static final int MAX_CONTENT_LENGTH
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.