|
||||||||||
| 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()
|
void |
processCreateSequenceResponse(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
cgl.narada.wsinfra.wsa.AddressingHeaders addressingHeaders)
Process a create sequence response received from the sink |
void |
processMessageFromApplication(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
cgl.narada.wsinfra.wsa.AddressingHeaders addressingHeaders)
Process exchange received from application, and send it across reliably |
void |
processSequenceAcknowledgement(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
cgl.narada.wsinfra.wsa.AddressingHeaders addressingHeaders)
Process sequence acknowledgements received over the wire from the sink |
void |
setEndpointReference(cgl.narada.wsinfra.schemas.addressing.EndpointReferenceType endpointReference)
Retrieves the endpoint reference associated with this node |
| Method Detail |
public void processCreateSequenceResponse(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
cgl.narada.wsinfra.wsa.AddressingHeaders addressingHeaders)
throws WsFaultException,
WsrmStorageException
WsFaultException
WsrmStorageException
public void processSequenceAcknowledgement(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
cgl.narada.wsinfra.wsa.AddressingHeaders addressingHeaders)
throws WsFaultException,
MessageFlowException,
WsrmStorageException
WsFaultException
MessageFlowException
WsrmStorageException
public void processMessageFromApplication(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
cgl.narada.wsinfra.wsa.AddressingHeaders addressingHeaders)
throws WsFaultException,
MessageFlowException,
WsrmStorageException
WsFaultException
MessageFlowException
WsrmStorageExceptionpublic 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 | |||||||||