Interface HttpEncoder<R>
- All Known Implementing Classes:
BinaryCodec,BinaryCodec.ByteArray,BinaryCodec.ByteBuffer,BinaryCodec.ByteBufferArray,TextCodec
public interface HttpEncoder<R>
Write a Java object as HTTP response body.
-
Method Summary
-
Method Details
-
encode
-