Uses of Class
septogeddon.pluginquery.netty.QueryProtocol
Packages that use QueryProtocol
-
Uses of QueryProtocol in septogeddon.pluginquery
Methods in septogeddon.pluginquery with parameters of type QueryProtocolModifier and TypeMethodDescriptionstatic voidPreparedQueryConnection.handshakenConnection(QueryProtocol protocol, io.netty.channel.ChannelPipeline pipeline) -
Uses of QueryProtocol in septogeddon.pluginquery.netty
Fields in septogeddon.pluginquery.netty declared as QueryProtocolConstructors in septogeddon.pluginquery.netty with parameters of type QueryProtocolModifierConstructorDescriptionQueryHandshaker(QueryProtocol protocol) QueryManager(QueryProtocol protocol)