Uses of Enum
com.sun.xml.ws.api.ha.HighAvailabilityProvider
Packages that use HighAvailabilityProvider
-
Uses of HighAvailabilityProvider in com.sun.xml.ws.api.ha
Methods in com.sun.xml.ws.api.ha that return HighAvailabilityProviderModifier and TypeMethodDescriptionstatic HighAvailabilityProviderReturns 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. -
Uses of HighAvailabilityProvider in com.sun.xml.ws.rx
Methods in com.sun.xml.ws.rx that return HighAvailabilityProviderConstructors in com.sun.xml.ws.rx with parameters of type HighAvailabilityProviderModifierConstructorDescriptionprotectedRxConfigurationBase(boolean isRmEnabled, boolean isMcEnabled, SOAPVersion soapVersion, AddressingVersion addressingVersion, boolean requestResponseDetected, org.glassfish.gmbal.ManagedObjectManager managedObjectManager, HighAvailabilityProvider haProvider)