Package com.sun.nio.sctp
Interface Notification
-
- All Known Implementing Classes:
AssociationChangeNotification
,PeerAddressChangeNotification
,SendFailedNotification
,ShutdownNotification
public interface Notification
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Association
association()
-
-
-
Method Detail
-
association
Association association()
-
-