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 PeerAddressChangeNotification修饰符和类方法描述AbstractNotificationHandler.handleNotification
(PeerAddressChangeNotification notification, T attachment) Invoked when anPeerAddressChangeNotification
is received from the SCTP stack.