Uses of Interface
com.sun.nio.sctp.NotificationHandler

Packages that use NotificationHandler
Package
Description
This package is only included to let SCTP also compile on non-unix operation systems.
Abstract SCTP socket interfaces which extend the core channel API.
NIO-based SCTP Channel API implementation - recommended for a large number of connections (>= 1000).
Old blocking I/O based SCTP channel API implementation - recommended for a small number of connections (< 1000).