| Package | Description |
|---|---|
| io.netty.handler.codec.memcache.binary |
Implementations and Interfaces for the Memcache Binary protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryMemcacheClientCodec
The client codec that combines the proper encoder and decoder.
|
class |
BinaryMemcacheServerCodec
The full server codec that combines the correct encoder and decoder.
|