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 变量和类型 方法 描述 HandlerResult
AbstractNotificationHandler. handleNotification(PeerAddressChangeNotification notification, T attachment)
从SCTP堆栈收到PeerAddressChangeNotification
时调用。
-