Package septogeddon.pluginquery.channel
Class QueryInflater
java.lang.Object
septogeddon.pluginquery.QueryChannelHandler
septogeddon.pluginquery.channel.QueryInflater
-
Field Summary
Fields inherited from class septogeddon.pluginquery.QueryChannelHandler
name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
decompress
(byte[] data) byte[]
onReceiving
(QueryConnection connection, byte[] bytes) Methods inherited from class septogeddon.pluginquery.QueryChannelHandler
getName, onActive, onAdded, onCaughtException, onHandshake, onInactive, onRemoved, onSending
-
Constructor Details
-
QueryInflater
public QueryInflater()
-
-
Method Details
-
decompress
- Throws:
IOException
DataFormatException
-
onReceiving
- Overrides:
onReceiving
in classQueryChannelHandler
- Throws:
Exception
-