public class RemoteQuery extends Object
Constructor and Description |
---|
RemoteQuery() |
Modifier and Type | Method and Description |
---|---|
void |
start(Class<? extends io.netty.channel.Channel> channel,
InetSocketAddress address,
io.netty.channel.EventLoopGroup eventLoop,
io.netty.channel.ChannelFutureListener future) |
public void start(Class<? extends io.netty.channel.Channel> channel, InetSocketAddress address, io.netty.channel.EventLoopGroup eventLoop, io.netty.channel.ChannelFutureListener future)
Copyright © 2021. All rights reserved.