|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.narada.wsinfra.wsr.impl.WsrResponseCreatorImpl
This class is will create response document
| Method Summary | |
void |
addResponse(EnvelopeDocument envelopeDocument,
ResponseDocument responseDocument)
This method adds the response element to the same envelopes document in the header |
static WsrResponseCreator |
getInstance()
This method returns instancs of this class |
EnvelopeDocument |
getResponse(AddressingHeaders addressingHeaders,
EndpointReferenceType wsrSinkEpr)
|
EnvelopeDocument |
getResponse(EndpointReferenceType wsrSinkEpr,
EndpointReferenceType wsrSourceEpr)
Gets the EnvelopeDocument containing Simple Response Document In Header of the EnvelopeDocument Wsa:To Element would be replyTo Wsa:From Element would be wsrSinkEpr and Wsa:Action Element would be processResponse This method is used when replyTo element is present in |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static WsrResponseCreator getInstance()
public void addResponse(EnvelopeDocument envelopeDocument,
ResponseDocument responseDocument)
addResponse in interface WsrResponseCreator
public EnvelopeDocument getResponse(AddressingHeaders addressingHeaders,
EndpointReferenceType wsrSinkEpr)
getResponse in interface WsrResponseCreator
public EnvelopeDocument getResponse(EndpointReferenceType wsrSinkEpr,
EndpointReferenceType wsrSourceEpr)
getResponse in interface WsrResponseCreator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||