Uses of Class
com.sun.xml.ws.api.ha.HighAvailabilityProvider
-
Packages that use HighAvailabilityProvider Package Description com.sun.xml.ws.api.ha -
-
Uses of HighAvailabilityProvider in com.sun.xml.ws.api.ha
Methods in com.sun.xml.ws.api.ha that return HighAvailabilityProvider Modifier and Type Method Description static HighAvailabilityProviderHighAvailabilityProvider. valueOf(String name)Returns the enum constant of this type with the specified name.static HighAvailabilityProvider[]HighAvailabilityProvider. values()Returns an array containing the constants of this enum type, in the order they are declared.
-