Package org.jcsp.net2

Interface NetChannelInput<T>

    • Method Detail

      • setDecoder

        void setDecoder​(NetworkMessageFilter.FilterRx decoder)
        Sets the underlying decoder for the channel
        Parameters:
        decoder - The new decoder to use.