cgl.narada.wsinfra.wsrm
Interface WsrmResponseCreator

All Known Implementing Classes:
WsrmResponseCreatorImpl

public interface WsrmResponseCreator

A class which is responsible for creating WSRM requests.


Method Summary
 void addCreateSequenceResponse(EnvelopeDocument envelopeDocument, String sequenceIdentifier)
          Create a CreateSequenceResponse element and add to a previously created envelope document based on the specified sequenceIdentifier.
 EnvelopeDocument getCreateSequenceResponse(AddressingHeaders createSequenceRequestHeaders, EndpointReferenceType wsrmSinkEpr, String sequenceIdentifier)
           
 

Method Detail

getCreateSequenceResponse

EnvelopeDocument getCreateSequenceResponse(AddressingHeaders createSequenceRequestHeaders,
                                           EndpointReferenceType wsrmSinkEpr,
                                           String sequenceIdentifier)

addCreateSequenceResponse

void addCreateSequenceResponse(EnvelopeDocument envelopeDocument,
                               String sequenceIdentifier)
Create a CreateSequenceResponse element and add to a previously created envelope document based on the specified sequenceIdentifier.



For comments and suggestions please send e-mail to The NaradaBrokering Project
HTML>