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