|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rubyeye.xmemcached.codec.MemcachedDecoder
public class MemcachedDecoder
Memcached protocol decoder
| Field Summary | |
|---|---|
static org.slf4j.Logger |
log
|
static ByteBufferMatcher |
SPLIT_MATCHER
shift-and algorithm for ByteBuffer's match |
| Constructor Summary | |
|---|---|
MemcachedDecoder()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
decode(IoBuffer buffer,
Session origSession)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.slf4j.Logger log
public static final ByteBufferMatcher SPLIT_MATCHER
| Constructor Detail |
|---|
public MemcachedDecoder()
| Method Detail |
|---|
public java.lang.Object decode(IoBuffer buffer,
Session origSession)
decode in interface CodecFactory.Decoder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||