public static class AwaitCloseChannelPoolMap.Builder extends Object
Modifier and Type | Method and Description |
---|---|
AwaitCloseChannelPoolMap |
build() |
AwaitCloseChannelPoolMap.Builder |
configuration(NettyConfiguration configuration) |
AwaitCloseChannelPoolMap.Builder |
maxStreams(long maxStreams) |
AwaitCloseChannelPoolMap.Builder |
protocol(Protocol protocol) |
AwaitCloseChannelPoolMap.Builder |
sdkChannelOptions(SdkChannelOptions sdkChannelOptions) |
AwaitCloseChannelPoolMap.Builder |
sdkEventLoopGroup(SdkEventLoopGroup sdkEventLoopGroup) |
AwaitCloseChannelPoolMap.Builder |
sslProvider(io.netty.handler.ssl.SslProvider sslProvider) |
public AwaitCloseChannelPoolMap.Builder sdkChannelOptions(SdkChannelOptions sdkChannelOptions)
public AwaitCloseChannelPoolMap.Builder sdkEventLoopGroup(SdkEventLoopGroup sdkEventLoopGroup)
public AwaitCloseChannelPoolMap.Builder configuration(NettyConfiguration configuration)
public AwaitCloseChannelPoolMap.Builder protocol(Protocol protocol)
public AwaitCloseChannelPoolMap.Builder maxStreams(long maxStreams)
public AwaitCloseChannelPoolMap.Builder sslProvider(io.netty.handler.ssl.SslProvider sslProvider)
public AwaitCloseChannelPoolMap build()
Copyright © 2019. All rights reserved.