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 SendFailedNotification修饰符和类方法描述AbstractNotificationHandler.handleNotification
(SendFailedNotification notification, T attachment) Invoked when anSendFailedNotification
is received from the SCTP stack.