|
||||||||||
| 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 | |
EndpointReferenceType |
getEndpointReference()
|
CreateSequenceResponseDocument |
processCreateSequence(CreateSequenceDocument createSequenceDocument)
Process a create sequence request received from the source |
void |
processTerminateSequence(TerminateSequenceDocument terminateSequenceDocument)
Process the terminate sequence message received from the source (over the network) |
void |
processWsrmMessageFromSource(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
Process wsrm message received over the network, from the source |
void |
setEndpointReference(EndpointReferenceType endpointReference)
Retrieves the endpoint reference associated with this node |
| Method Detail |
public CreateSequenceResponseDocument processCreateSequence(CreateSequenceDocument createSequenceDocument)
throws WsFaultException,
MessageFlowException
WsFaultException
MessageFlowException
public void processWsrmMessageFromSource(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
throws WsFaultException,
MessageFlowException,
WsrmStorageException
WsFaultException
MessageFlowException
WsrmStorageException
public void processTerminateSequence(TerminateSequenceDocument terminateSequenceDocument)
throws WsFaultException,
MessageFlowException
WsFaultException
MessageFlowExceptionpublic EndpointReferenceType getEndpointReference()
public void setEndpointReference(EndpointReferenceType endpointReference)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||