|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WsrmSource
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 |
|---|
void processCreateSequenceResponse(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
throws WsFaultException,
WsrmStorageException
WsFaultException
WsrmStorageException
void processSequenceAcknowledgement(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
throws WsFaultException,
MessageFlowException,
WsrmStorageException
WsFaultException
MessageFlowException
WsrmStorageException
void processMessageFromApplication(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
throws WsFaultException,
MessageFlowException,
WsrmStorageException
WsFaultException
MessageFlowException
WsrmStorageExceptionEndpointReferenceType getEndpointReference()
void setEndpointReference(EndpointReferenceType endpointReference)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||