Class DecodingStateProtocolDecoder

    • Constructor Detail

      • DecodingStateProtocolDecoder

        public DecodingStateProtocolDecoder​(DecodingState state)
        Creates a new instance using the specified DecodingState instance.
        Parameters:
        state - the DecodingState.
        Throws:
        java.lang.IllegalArgumentException - if the specified state is null.