Uses of Class
com.sun.nio.sctp.ShutdownNotification
Packages that use ShutdownNotification
-
Uses of ShutdownNotification in com.sun.nio.sctp
Methods in com.sun.nio.sctp with parameters of type ShutdownNotification修饰符和类方法描述AbstractNotificationHandler.handleNotification
(ShutdownNotification notification, T attachment) Invoked when anShutdownNotification
is received from the SCTP stack.