Module jdk.sctp

Class AssociationChangeNotification

  • All Implemented Interfaces:
    Notification

    public abstract class AssociationChangeNotification
    extends Object
    implements Notification
    Notification emitted when an association has either opened or closed.
    Since:
    1.7
    • Constructor Detail

      • AssociationChangeNotification

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