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