|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interfaces outlines the functionality of a WSRM sink.
| Method Summary | |
cgl.narada.wsinfra.schemas.addressing.EndpointReferenceType |
getEndpointReference()
|
cgl.narada.wsinfra.schemas.wsrm.CreateSequenceResponseDocument |
processCreateSequence(cgl.narada.wsinfra.schemas.wsrm.CreateSequenceDocument createSequenceDocument)
Process a create sequence request received from the source |
void |
processTerminateSequence(cgl.narada.wsinfra.schemas.wsrm.TerminateSequenceDocument terminateSequenceDocument)
Process the terminate sequence message received from the source (over the network) |
void |
processWsrmMessageFromSource(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
cgl.narada.wsinfra.wsa.AddressingHeaders addressingHeaders)
Process wsrm message received over the network, from the source |
void |
setEndpointReference(cgl.narada.wsinfra.schemas.addressing.EndpointReferenceType endpointReference)
Retrieves the endpoint reference associated with this node |
| Method Detail |
public cgl.narada.wsinfra.schemas.wsrm.CreateSequenceResponseDocument processCreateSequence(cgl.narada.wsinfra.schemas.wsrm.CreateSequenceDocument createSequenceDocument)
throws WsFaultException,
MessageFlowException
WsFaultException
MessageFlowException
public void processWsrmMessageFromSource(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
cgl.narada.wsinfra.wsa.AddressingHeaders addressingHeaders)
throws WsFaultException,
MessageFlowException,
WsrmStorageException
WsFaultException
MessageFlowException
WsrmStorageException
public void processTerminateSequence(cgl.narada.wsinfra.schemas.wsrm.TerminateSequenceDocument terminateSequenceDocument)
throws WsFaultException,
MessageFlowException
WsFaultException
MessageFlowExceptionpublic cgl.narada.wsinfra.schemas.addressing.EndpointReferenceType getEndpointReference()
public void setEndpointReference(cgl.narada.wsinfra.schemas.addressing.EndpointReferenceType endpointReference)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||