Uses of Class
com.sun.nio.sctp.AssociationChangeNotification
Packages that use AssociationChangeNotification
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.
-
Uses of AssociationChangeNotification in com.sun.nio.sctp
Methods in com.sun.nio.sctp with parameters of type AssociationChangeNotificationModifier and TypeMethodDescriptionAbstractNotificationHandler.handleNotification
(AssociationChangeNotification notification, Object o) -
Uses of AssociationChangeNotification in io.netty.channel.sctp
Methods in io.netty.channel.sctp with parameters of type AssociationChangeNotificationModifier and TypeMethodDescriptionSctpNotificationHandler.handleNotification
(AssociationChangeNotification notification, Object o)