| Package | Description |
|---|---|
| me.lucko.helper.messaging | |
| me.lucko.helper.messaging.codec |
| Modifier and Type | Method and Description |
|---|---|
Codec<T> |
Channel.getCodec()
Gets the channels codec.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GsonCodec<M>
Implementation of
Codec using Gson. |
class |
GZipCodec<M>
A
Codec wrapper using GZip. |
| Constructor and Description |
|---|
GZipCodec(Codec<M> delegate) |
Copyright © 2020. All rights reserved.