public class ClientChannelConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
Class<? extends io.netty.channel.Channel> |
channel() |
io.netty.channel.EventLoopGroup |
workerGroup() |
public io.netty.channel.EventLoopGroup workerGroup()
public Class<? extends io.netty.channel.Channel> channel()
Copyright © 2016. All Rights Reserved.