Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.handler.codec.sctp Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
SctpInboundByteStreamHandlerA ChannelHandler which receives SctpMessages which belong to a application protocol form a specificSCTP Stream and decode it as ByteBuf.Classio.netty.handler.codec.sctpNetty
SctpMessageCompletionHandlerMessageToMessageDecoder which will take care of handle fragmented SctpMessages, soonly complete SctpMessages will be forwarded to the nextClassio.netty.handler.codec.sctpNetty
SctpMessageToMessageDecoderClassio.netty.handler.codec.sctpNetty
SctpOutboundByteStreamHandlerA ChannelHandler which transform ByteBuf to SctpMessage and send it through a specific streamwith given protocol identifier.Classio.netty.handler.codec.sctpNetty