Module jdk.sctp

Class PeerAddressChangeNotification

  • All Implemented Interfaces:
    Notification

    public abstract class PeerAddressChangeNotification
    extends Object
    implements Notification
    Notification emitted when a destination address on a multi-homed peer encounters a change.
    Since:
    1.7
    • Constructor Detail

      • PeerAddressChangeNotification

        protected PeerAddressChangeNotification()
        Initializes a new instance of this class.