Package com.sun.nio.sctp
Class PeerAddressChangeNotification
- java.lang.Object
-
- com.sun.nio.sctp.PeerAddressChangeNotification
-
- All Implemented Interfaces:
Notification
public abstract class PeerAddressChangeNotification extends java.lang.Object implements Notification
-
-
Constructor Summary
Constructors Constructor Description PeerAddressChangeNotification()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.sun.nio.sctp.Notification
association
-
-