Uses of Class
com.sun.nio.sctp.ShutdownNotification
| Package | Description | 
|---|---|
| com.sun.nio.sctp | A Java API for Stream Control Transport Protocol. | 
- 
Uses of ShutdownNotification in com.sun.nio.sctpMethods in com.sun.nio.sctp with parameters of type ShutdownNotification Modifier and Type Method Description HandlerResultAbstractNotificationHandler. handleNotification(ShutdownNotification notification, T attachment)Invoked when anShutdownNotificationis received from the SCTP stack.