Interface MessageEncoderFactory<T>

    • Method Detail

      • getEncoder

        MessageEncoder<T> getEncoder()
                              throws Exception
        Creates a new message encoder.
        Returns:
        The created encoder
        Throws:
        Exception - If we weren't able to create an encoder