@Exported
public interface Notification
 Objects of this type are passed to the NotificationHandler when
 a notification is received.
 
 An SCTP channel supports the following notifications: AssociationChangeNotification, PeerAddressChangeNotification,
 SendFailedNotification, ShutdownNotification, and may support
 additional implementation specific notifications.
| Modifier and Type | Method and Description | 
|---|---|
| Association | association()Returns the association that this notification is applicable to. | 
Association association()
 Copyright © 2009, 2025, Oracle and/or its affiliates.  All rights reserved.