Package net.md_5.bungee.query
Class RemoteQuery
java.lang.Object
net.md_5.bungee.query.RemoteQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstart(Class<? extends io.netty.channel.Channel> channel, InetSocketAddress address, io.netty.channel.EventLoopGroup eventLoop, io.netty.channel.ChannelFutureListener future)
-
Constructor Details
-
RemoteQuery
-
-
Method Details
-
start
public void start(Class<? extends io.netty.channel.Channel> channel, InetSocketAddress address, io.netty.channel.EventLoopGroup eventLoop, io.netty.channel.ChannelFutureListener future)
-