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