Uses of Class
com.sun.xml.ws.rx.rm.runtime.sequence.DuplicateSequenceException
Packages that use DuplicateSequenceException
Package
Description
-
Uses of DuplicateSequenceException in com.sun.xml.ws.rx.rm.runtime.sequence
Methods in com.sun.xml.ws.rx.rm.runtime.sequence that throw DuplicateSequenceExceptionModifier and TypeMethodDescriptionSequenceManager.createInboundSequence(String sequenceId, String strId, long expirationTime) Creates a new inbound sequence objectSequenceManager.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 DuplicateSequenceExceptionModifier and TypeMethodDescriptionInVmSequenceManager.createInboundSequence(String sequenceId, String strId, long expirationTime) InVmSequenceManager.createOutboundSequence(String sequenceId, String strId, long expirationTime) -
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 DuplicateSequenceExceptionModifier and TypeMethodDescriptionPersistentSequenceManager.createInboundSequence(String sequenceId, String strId, long expirationTime) PersistentSequenceManager.createOutboundSequence(String sequenceId, String strId, long expirationTime)