Uses of Class
com.sun.nio.sctp.PeerAddressChangeNotification
-
Packages that use PeerAddressChangeNotification 软件包 描述 com.sun.nio.sctp 用于流控制传输协议的Java API。 -
-
Uses of PeerAddressChangeNotification in com.sun.nio.sctp
Methods in com.sun.nio.sctp with parameters of type PeerAddressChangeNotification Modifier and Type 方法 描述 HandlerResultAbstractNotificationHandler. handleNotification(PeerAddressChangeNotification notification, T attachment)当从SCTP堆栈接收到PeerAddressChangeNotification时调用。
-