Interface CodecFactory.Encoder

All Known Implementing Classes:
ByteBufferCodecFactory.ByteBufferEncoder, MemcachedEncoder
Enclosing interface:
CodecFactory

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

    Modifier and Type
    Method
    Description
    encode(Object message, Session session)