Command - public class MemcachedCodecFactory extends Object implements CodecFactory
CodecFactory.Decoder, CodecFactory.Encoder| 构造器和说明 |
|---|
MemcachedCodecFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
CodecFactory.Decoder |
getDecoder()
return the memcached protocol decoder
|
CodecFactory.Encoder |
getEncoder()
return the memcached protocol encoder
|
public final CodecFactory.Decoder getDecoder()
getDecoder 在接口中 CodecFactorypublic final CodecFactory.Encoder getEncoder()
getEncoder 在接口中 CodecFactoryCopyright © 2013. All Rights Reserved.