cgl.narada.wsinfra.wsrm
Class WsrmActions
java.lang.Object
cgl.narada.wsinfra.wsrm.WsrmActions
- public class WsrmActions
- extends Object
This class provides a one-stop for all the QNames related to WSRM.
This eliminates the need to hard-code this in several places. Furthermore,
if the spec changes the impact of this change will be felt at far fewer
places.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsrmActions
public WsrmActions()
getInstance
public static WsrmActions getInstance()
getCreateSequence
public String getCreateSequence()
getCreateSequenceResponse
public String getCreateSequenceResponse()
getTerminateSequence
public String getTerminateSequence()
getCreateSequenceAction
public ActionDocument getCreateSequenceAction()
getCreateSequenceResponseAction
public ActionDocument getCreateSequenceResponseAction()
getTerminateSequenceAction
public ActionDocument getTerminateSequenceAction()