Class AbstractStreamEncoder<E extends Enum<E>>

  • Type Parameters:
    E - type of the message

    public abstract class AbstractStreamEncoder<E extends Enum<E>>
    extends Object
    The base class of stream encoder. The type of message is expressed by opcode where the opcode object is described by the generic type AbstractStreamEncoder.