|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rubyeye.xmemcached.codec.MemcachedCodecFactory
Command - public class MemcachedCodecFactory
Memcached protocol codec factory
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.code.yanf4j.core.CodecFactory |
|---|
CodecFactory.Decoder, CodecFactory.Encoder |
| Constructor Summary | |
|---|---|
MemcachedCodecFactory()
|
|
| Method Summary | |
|---|---|
CodecFactory.Decoder |
getDecoder()
return the memcached protocol decoder |
CodecFactory.Encoder |
getEncoder()
return the memcached protocol encoder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemcachedCodecFactory()
| Method Detail |
|---|
public final CodecFactory.Decoder getDecoder()
getDecoder in interface CodecFactorypublic final CodecFactory.Encoder getEncoder()
getEncoder in interface CodecFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||