| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultLastMemcacheContent
The default implementation for the
LastMemcacheContent. |
class |
DefaultMemcacheContent
The default
MemcacheContent implementation. |
| 限定符和类型 | 类和说明 |
|---|---|
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. |