Package septogeddon.pluginquery.message
Class QueryDispatchSendQuery
java.lang.Object
septogeddon.pluginquery.message.QueryObject
septogeddon.pluginquery.message.QueryDispatchSendQuery
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionQueryDispatchSendQuery
(SocketAddress address, String channel, byte[] message, boolean queue) -
Method Summary
Methods inherited from class septogeddon.pluginquery.message.QueryObject
fromByteArray, fromByteArraySafe, toByteArray, toByteArraySafe
-
Constructor Details
-
QueryDispatchSendQuery
-
-
Method Details
-
getAddress
-
isQueue
public boolean isQueue() -
getChannel
-
getMessage
public byte[] getMessage()
-