|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
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. |
| Method Detail |
public cgl.narada.wsinfra.schemas.wsrm.CreateSequenceDocument getCreateSequenceDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
WsFaultException
public cgl.narada.wsinfra.schemas.wsrm.CreateSequenceResponseDocument getCreateSequenceResponseDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
WsFaultException
public cgl.narada.wsinfra.schemas.wsrm.TerminateSequenceDocument getTerminateSequenceDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
WsFaultException
public cgl.narada.wsinfra.schemas.utility.IdentifierDocument getIdentifierDocument(XmlCursor xmlCursor)
throws WsFaultException
WsFaultException
public cgl.narada.wsinfra.schemas.wsrm.SequenceAcknowledgementDocument getSequenceAcknowledgement(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
WsFaultException
public cgl.narada.wsinfra.schemas.wsrm.AckRequestedDocument getAckRequested(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
WsFaultException
public cgl.narada.wsinfra.schemas.wsrm.SequenceDocument getSequenceDocument(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
throws WsFaultException
WsFaultException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||