| Package | Description |
|---|---|
| io.netty.handler.codec.memcache |
Common superset of ascii and binary classes.
|
| io.netty.handler.codec.memcache.binary |
Implementations and Interfaces for the Memcache Binary protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLastMemcacheContent
The default implementation for the
LastMemcacheContent. |
class |
DefaultMemcacheContent
The default
MemcacheContent implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBinaryMemcacheMessage
Default implementation of a
BinaryMemcacheMessage. |
class |
DefaultBinaryMemcacheRequest
The default implementation of the
BinaryMemcacheRequest. |
class |
DefaultBinaryMemcacheResponse
The default implementation of the
BinaryMemcacheResponse. |
class |
DefaultFullBinaryMemcacheRequest
The default implementation of a
FullBinaryMemcacheRequest. |
class |
DefaultFullBinaryMemcacheResponse
The default implementation of a
FullBinaryMemcacheResponse. |
Copyright © 2008–2015 The Netty Project. All rights reserved.