|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.narada.wsinfra.wsrm.WsrmQNames
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.
| Method Summary | |
QName |
getAcknowledgementInterval()
Get QName associated with wsrm Policy element |
QName |
getAckRequested()
Get QName associated with Protocol element |
QName |
getAckRequestedNBX()
Returns the QName associated with the properietary AckRequested indicator that applications can add to SOAP messages. |
QName |
getBaseRetransmissionInterval()
Get QName associated with wsrm Policy element |
QName |
getCreateSequence()
Get QName associated with exchange |
QName |
getCreateSequenceResponse()
Get QName associated with exchange |
QName |
getExact()
Returns the QName associated with the WSRM exact element |
QName |
getExpires()
Returns the QName associated with WS-Utility expires element |
QName |
getExponentialBackoff()
Get QName associated with wsrm Policy element |
QName |
getIdentifier()
Returns the QName associated with WSRM sequence identifier element |
QName |
getInactivityTimeout()
Get QName associated with wsrm Policy element |
static WsrmQNames |
getInstance()
|
QName |
getLastMessageNBX()
Returns the QName associated with the properietary LastMessage indicator that applications can add to SOAP messages. |
QName |
getPrefix()
Returns the QName associated with the WSRM prefix element |
QName |
getSequence()
Get QName associated with Protocol element |
QName |
getSequenceAcknowledgement()
Get QName associated with Protocol element |
QName |
getSequenceCreation()
Get QName associated with wsrm Policy element |
QName |
getSequenceExpiresAtNBX()
Returns the QName associated with the properietary SequenceExpiresAt indicator that applications can add to SOAP messages. |
QName |
getSequenceRef()
Gets the QName associated with the SequenceRef element |
QName |
getTerminateSequence()
Get QName associated with exchange |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static WsrmQNames getInstance()
public QName getCreateSequence()
public QName getCreateSequenceResponse()
public QName getTerminateSequence()
public QName getSequence()
public QName getAckRequested()
public QName getSequenceAcknowledgement()
public QName getSequenceCreation()
public QName getInactivityTimeout()
public QName getBaseRetransmissionInterval()
public QName getExponentialBackoff()
public QName getAcknowledgementInterval()
public QName getSequenceRef()
public QName getPrefix()
public QName getExact()
public QName getIdentifier()
public QName getExpires()
public QName getLastMessageNBX()
public QName getAckRequestedNBX()
public QName getSequenceExpiresAtNBX()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||