Package de.otto.synapse.translator
Interface Encoder<T>
- Type Parameters:
T- the target type of the encoder
- All Known Implementing Classes:
TextEncoder
An
Encoder IS-A Function that is encoding a text message into some target type,
mostly used as an adapter to some sender-endpoint infrastructure.-
Method Summary