-
static interface
This interface defines how to provide a way to convert a custom object into a binary message.
static interface
This interface may be implemented by encoding algorithms that want to write the encoded object to a binary
stream.
static interface
This interface defines how to provide a way to convert a custom object into a text message.
static interface
This interface may be implemented by encoding algorithms that want to write the encoded object to a character
stream.
Return the Encoder implementation classes configured.
Assign the list of encoder implementation classes the client will use.