Uses of Class
com.sun.nio.sctp.AssociationChangeNotification.AssocChangeEvent
| Package | Description | 
|---|---|
| com.sun.nio.sctp | A Java API for Stream Control Transport Protocol. | 
- 
Uses of AssociationChangeNotification.AssocChangeEvent in com.sun.nio.sctpMethods in com.sun.nio.sctp that return AssociationChangeNotification.AssocChangeEvent Modifier and Type Method Description abstract AssociationChangeNotification.AssocChangeEventAssociationChangeNotification. event()Returns the type of change event.static AssociationChangeNotification.AssocChangeEventAssociationChangeNotification.AssocChangeEvent. valueOf(String name)Returns the enum constant of this type with the specified name.static AssociationChangeNotification.AssocChangeEvent[]AssociationChangeNotification.AssocChangeEvent. values()Returns an array containing the constants of this enum type, in the order they are declared.