|
||||||||||
| 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()
|
void |
processCreateSequenceResponse(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
Process a create sequence response received from the sink |
void |
processMessageFromApplication(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
Process exchange received from application, and send it across reliably |
void |
processSequenceAcknowledgement(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
Process sequence acknowledgements received over the wire from the sink |
void |
setEndpointReference(EndpointReferenceType endpointReference)
Retrieves the endpoint reference associated with this node |
| Method Detail |
public void processCreateSequenceResponse(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
throws WsFaultException,
WsrmStorageException
WsFaultException
WsrmStorageException
public void processSequenceAcknowledgement(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
throws WsFaultException,
MessageFlowException,
WsrmStorageException
WsFaultException
MessageFlowException
WsrmStorageException
public void processMessageFromApplication(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
throws WsFaultException,
MessageFlowException,
WsrmStorageException
WsFaultException
MessageFlowException
WsrmStorageExceptionpublic EndpointReferenceType getEndpointReference()
public void setEndpointReference(EndpointReferenceType endpointReference)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||