public class ChannelPipelineInitializer
extends io.netty.channel.pool.AbstractChannelPoolHandler
| Constructor and Description |
|---|
ChannelPipelineInitializer(Protocol protocol,
io.netty.handler.ssl.SslContext sslCtx,
long clientMaxStreams,
AtomicReference<io.netty.channel.pool.ChannelPool> channelPoolRef) |
| Modifier and Type | Method and Description |
|---|---|
void |
channelCreated(io.netty.channel.Channel ch) |
public ChannelPipelineInitializer(Protocol protocol, io.netty.handler.ssl.SslContext sslCtx, long clientMaxStreams, AtomicReference<io.netty.channel.pool.ChannelPool> channelPoolRef)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.