Modifier and Type | Method | Description |
---|---|---|
HandlerResult |
AbstractNotificationHandler.handleNotification(AssociationChangeNotification notification,
T attachment) |
Invoked when an
AssociationChangeNotification is received from
the SCTP stack. |
HandlerResult |
AbstractNotificationHandler.handleNotification(Notification notification,
T attachment) |
Invoked when an implementation specific notification is received from the
SCTP stack.
|
HandlerResult |
AbstractNotificationHandler.handleNotification(PeerAddressChangeNotification notification,
T attachment) |
Invoked when an
PeerAddressChangeNotification is received from
the SCTP stack. |
HandlerResult |
AbstractNotificationHandler.handleNotification(SendFailedNotification notification,
T attachment) |
Invoked when an
SendFailedNotification is received from
the SCTP stack. |
HandlerResult |
AbstractNotificationHandler.handleNotification(ShutdownNotification notification,
T attachment) |
Invoked when an
ShutdownNotification is received from
the SCTP stack. |
HandlerResult |
NotificationHandler.handleNotification(Notification notification,
T attachment) |
Invoked when a notification is received from the SCTP stack.
|
static HandlerResult |
HandlerResult.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HandlerResult[] |
HandlerResult.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2009, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b153-2