|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DuplicateSequenceException | |
|---|---|
| com.sun.xml.ws.rx.rm.runtime.sequence | |
| com.sun.xml.ws.rx.rm.runtime.sequence.invm | |
| com.sun.xml.ws.rx.rm.runtime.sequence.persistent | |
| Uses of DuplicateSequenceException in com.sun.xml.ws.rx.rm.runtime.sequence |
|---|
| Methods in com.sun.xml.ws.rx.rm.runtime.sequence that throw DuplicateSequenceException | |
|---|---|
Sequence |
SequenceManager.createInboundSequence(String sequenceId,
String strId,
long expirationTime)
Creates a new inbound sequence object |
Sequence |
SequenceManager.createOutboundSequence(String sequenceId,
String strId,
long expirationTime)
Creates a new outbound sequence object with a given Id. |
| Uses of DuplicateSequenceException in com.sun.xml.ws.rx.rm.runtime.sequence.invm |
|---|
| Methods in com.sun.xml.ws.rx.rm.runtime.sequence.invm that throw DuplicateSequenceException | |
|---|---|
Sequence |
InVmSequenceManager.createInboundSequence(String sequenceId,
String strId,
long expirationTime)
Creates a new inbound sequence object |
Sequence |
InVmSequenceManager.createOutboundSequence(String sequenceId,
String strId,
long expirationTime)
Creates a new outbound sequence object with a given Id. |
| Uses of DuplicateSequenceException in com.sun.xml.ws.rx.rm.runtime.sequence.persistent |
|---|
| Methods in com.sun.xml.ws.rx.rm.runtime.sequence.persistent that throw DuplicateSequenceException | |
|---|---|
Sequence |
PersistentSequenceManager.createInboundSequence(String sequenceId,
String strId,
long expirationTime)
Creates a new inbound sequence object |
Sequence |
PersistentSequenceManager.createOutboundSequence(String sequenceId,
String strId,
long expirationTime)
Creates a new outbound sequence object with a given Id. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||