|
JavaTM SCTP API DRAFT ea-b09 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Notification
A notification from the SCTP stack.
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.
| Method Summary | |
|---|---|
Association |
association()
Returns the association that this notification is applicable to. |
| Method Detail |
|---|
Association association()
|
JavaTM SCTP API DRAFT ea-b09 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||