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