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