| Modifier and Type | Class and Description | 
|---|---|
| class  | AssociationChangeNotificationNotification emitted when an association has either opened or closed. | 
| class  | PeerAddressChangeNotificationNotification emitted when a destination address on a multi-homed peer
 encounters a change. | 
| class  | SendFailedNotificationNotification emitted when a send failed notification has been received. | 
| class  | ShutdownNotificationNotification emitted when a peers shutdowns an the association. | 
| Modifier and Type | Method and Description | 
|---|---|
| HandlerResult | NotificationHandler. handleNotification(Notification notification,
                  T attachment)Invoked when a notification 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. | 
 Copyright © 2009, 2017, Oracle and/or its affiliates.  All rights reserved.