Uses of Enum Class
com.sun.nio.sctp.PeerAddressChangeNotification.AddressChangeEvent
Packages that use PeerAddressChangeNotification.AddressChangeEvent
-
Uses of PeerAddressChangeNotification.AddressChangeEvent in com.sun.nio.sctp
Methods in com.sun.nio.sctp that return PeerAddressChangeNotification.AddressChangeEventModifier and TypeMethodDescriptionPeerAddressChangeNotification.event()
Returns the type of change event.Returns the enum constant of this class with the specified name.PeerAddressChangeNotification.AddressChangeEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.