Uses of Class
com.sun.nio.sctp.AssociationChangeNotification
Packages that use AssociationChangeNotification
-
Uses of AssociationChangeNotification in com.sun.nio.sctp
Methods in com.sun.nio.sctp with parameters of type AssociationChangeNotificationModifier and TypeMethodDescriptionAbstractNotificationHandler.handleNotification
(AssociationChangeNotification notification, T attachment) Invoked when anAssociationChangeNotification
is received from the SCTP stack.