Modifier and Type | Class and Description |
---|---|
class |
AssociationChangeNotification
Notification emitted when an association has either opened or closed.
|
class |
PeerAddressChangeNotification
Notification emitted when a destination address on a multi-homed peer
encounters a change.
|
class |
SendFailedNotification
Notification emitted when a send failed notification has been received.
|
class |
ShutdownNotification
Notification emitted when a peers shutdowns an the association.
|
Modifier and Type | Method and Description |
---|---|
HandlerResult |
AbstractNotificationHandler.handleNotification(Notification notification,
T attachment)
Invoked when an implementation specific notification is received from the
SCTP stack.
|
HandlerResult |
NotificationHandler.handleNotification(Notification notification,
T attachment)
Invoked when a notification is received from the SCTP stack.
|
Copyright © 2009, 2016, Oracle and/or its affiliates. All rights reserved.