Class RemoteQuery


  • public class RemoteQuery
    extends Object
    • Method Detail

      • start

        public void start​(Class<? extends io.netty.channel.Channel> channel,
                          InetSocketAddress address,
                          io.netty.channel.EventLoopGroup eventLoop,
                          io.netty.channel.ChannelFutureListener future)