Uses of Class
com.sun.xml.ws.rm.runtime.sequence.SequenceManagerFactory

Packages that use SequenceManagerFactory
com.sun.xml.ws.rm.runtime.sequence   
 

Uses of SequenceManagerFactory in com.sun.xml.ws.rm.runtime.sequence
 

Methods in com.sun.xml.ws.rm.runtime.sequence that return SequenceManagerFactory
static SequenceManagerFactory SequenceManagerFactory.valueOf(java.lang.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're declared.