Interface Decoder

    • Method Detail

      • init

        default void init​(EndpointConfig endpointConfig)
        Initialise the decoder. The default implementation is a NO-OP.
        Parameters:
        endpointConfig - The end-point configuration
      • destroy

        default void destroy()
        Destroy the decoder. The default implementation is a NO-OP.