|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.narada.wsinfra.wsrm.impl.WsrmNodeUtilsImpl
This is a utility class which faciliates the retrieval of elements pertaining to WSRM that reside in the SOAP enevelope.
| Method Summary | |
cgl.narada.wsinfra.schemas.wsrm.AckRequestedDocument |
getAckRequested(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
Retrieves the AckRequested document from within the specified XmlCursor |
cgl.narada.wsinfra.schemas.wsrm.CreateSequenceDocument |
getCreateSequenceDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
Retrieves element from the body of the SOAP message |
cgl.narada.wsinfra.schemas.wsrm.CreateSequenceResponseDocument |
getCreateSequenceResponseDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
Retrieves element from the body of the SOAP message. |
cgl.narada.wsinfra.schemas.utility.IdentifierDocument |
getIdentifierDocument(XmlCursor xmlCursor)
Retrieves the IdentifierDocument from within the speicified XmlCursor |
static WsrmNodeUtils |
getInstance()
|
cgl.narada.wsinfra.schemas.wsrm.SequenceAcknowledgementDocument |
getSequenceAcknowledgement(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
Retrieves the Sequence Acknowledgement document from within the specified XmlCursor |
cgl.narada.wsinfra.schemas.wsrm.SequenceDocument |
getSequenceDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
Retrieves the SequenceDocument from within the specified XmlCursor |
cgl.narada.wsinfra.schemas.wsrm.TerminateSequenceDocument |
getTerminateSequenceDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
Retrieves element from the body of the SOAP message. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static WsrmNodeUtils getInstance()
public cgl.narada.wsinfra.schemas.wsrm.CreateSequenceDocument getCreateSequenceDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
getCreateSequenceDocument in interface WsrmNodeUtilsWsFaultException
public cgl.narada.wsinfra.schemas.wsrm.CreateSequenceResponseDocument getCreateSequenceResponseDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
getCreateSequenceResponseDocument in interface WsrmNodeUtilsWsFaultException
public cgl.narada.wsinfra.schemas.wsrm.TerminateSequenceDocument getTerminateSequenceDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
getTerminateSequenceDocument in interface WsrmNodeUtilsWsFaultException
public cgl.narada.wsinfra.schemas.utility.IdentifierDocument getIdentifierDocument(XmlCursor xmlCursor)
throws WsFaultException
getIdentifierDocument in interface WsrmNodeUtilsWsFaultException
public cgl.narada.wsinfra.schemas.wsrm.SequenceAcknowledgementDocument getSequenceAcknowledgement(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
getSequenceAcknowledgement in interface WsrmNodeUtilsWsFaultException
public cgl.narada.wsinfra.schemas.wsrm.AckRequestedDocument getAckRequested(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
getAckRequested in interface WsrmNodeUtilsWsFaultException
public cgl.narada.wsinfra.schemas.wsrm.SequenceDocument getSequenceDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
getSequenceDocument in interface WsrmNodeUtilsWsFaultException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||