Module jdk.sctp

Enum Class PeerAddressChangeNotification.AddressChangeEvent

java.lang.Object
java.lang.Enum<PeerAddressChangeNotification.AddressChangeEvent>
com.sun.nio.sctp.PeerAddressChangeNotification.AddressChangeEvent
All Implemented Interfaces:
Serializable, Comparable<PeerAddressChangeNotification.AddressChangeEvent>, Constable
Enclosing class:
PeerAddressChangeNotification

public static enum PeerAddressChangeNotification.AddressChangeEvent extends Enum<PeerAddressChangeNotification.AddressChangeEvent>
Defines the type of address change event that occurred to the destination address on a multi-homed peer when it encounters a change of interface details.

Some of these events types are only generated when the association supports dynamic address reconfiguration, e.g. SCTP_ADDR_ADDED, SCTP_ADDR_REMOVED, etc.

Since:
1.7