Interface CodecFactory.Decoder

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

public static interface CodecFactory.Decoder
  • Method Summary

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