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