Uses of Enum Class
com.sun.nio.sctp.AssociationChangeNotification.AssocChangeEvent
Packages that use AssociationChangeNotification.AssocChangeEvent
-
Uses of AssociationChangeNotification.AssocChangeEvent in com.sun.nio.sctp
Subclasses with type arguments of type AssociationChangeNotification.AssocChangeEvent in com.sun.nio.sctpModifier and TypeClassDescriptionstatic enum
Defines the type of change event that happened to the association.Methods in com.sun.nio.sctp that return AssociationChangeNotification.AssocChangeEventModifier and TypeMethodDescriptionAssociationChangeNotification.event()
Returns the type of change event.Returns the enum constant of this class with the specified name.AssociationChangeNotification.AssocChangeEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.