com.sun.xml.ws.api.rm.server |
|
Java Source File Name | Type | Comment |
ServerSequence.java | Interface | Abstraction of a server-side sequence that is returned by the
createSequence method of
ServerSequenceFactory , which is used
to reinitialize sequences using persisted data after a restart. |
ServerSequenceFactory.java | Class | Factory class contains a method that can be used to re-initialize a server-side
sequence using persisted data after a system failure. |