Class SctpInboundByteStreamHandler

    • Constructor Detail

      • SctpInboundByteStreamHandler

        public SctpInboundByteStreamHandler​(int protocolIdentifier,
                                            int streamIdentifier)
        Parameters:
        streamIdentifier - accepted stream number, this should be >=0 or <= max stream number of the association.
        protocolIdentifier - supported application protocol.