Interface CodecFactory.Encoder

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

public static interface CodecFactory.Encoder
  • Method Summary

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