Package com.google.code.yanf4j.core
Interface CodecFactory.Encoder
-
- All Known Implementing Classes:
ByteBufferCodecFactory.ByteBufferEncoder,MemcachedEncoder
- Enclosing interface:
- CodecFactory
public static interface CodecFactory.Encoder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IoBufferencode(Object message, Session session)
-