Uses of Class
com.sun.nio.sctp.ShutdownNotification
Packages that use ShutdownNotification
- 
Uses of ShutdownNotification in com.sun.nio.sctpMethods in com.sun.nio.sctp with parameters of type ShutdownNotificationModifier and TypeMethodDescriptionAbstractNotificationHandler.handleNotification(ShutdownNotification notification, T attachment) Invoked when anShutdownNotificationis received from the SCTP stack.