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