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