Uses of Class
com.sun.nio.sctp.AssociationChangeNotification
-
Packages that use AssociationChangeNotification 软件包 描述 com.sun.nio.sctp 用于流控制传输协议的Java API。 -
-
Uses of AssociationChangeNotification in com.sun.nio.sctp
Methods in com.sun.nio.sctp with parameters of type AssociationChangeNotification 变量和类型 方法 描述 HandlerResult
AbstractNotificationHandler. handleNotification(AssociationChangeNotification notification, T attachment)
从SCTP堆栈收到AssociationChangeNotification
时调用。
-