Interface CodecFactory.Decoder

All Known Implementing Classes:
ByteBufferCodecFactory.ByteBufferDecoder, MemcachedDecoder
Enclosing interface:
CodecFactory

public static interface CodecFactory.Decoder
Author:
boyan
  • Method Summary

    Modifier and Type
    Method
    Description
    decode(IoBuffer buff, Session session)