|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WsrmElementAddition
This is a class which facilitates the addition of WSRM elements to a SOAP enevelope. Depending on the exchange the elements are added either to the header or body of the SOAP envelope, with the Action Documents appropriately initialized.
| Method Summary | |
|---|---|
boolean |
addAckRequested(EnvelopeDocument envelopeDocument,
AckRequestedDocument AckRequestedDocument)
Adds an AckRequested document to the specified envelope. |
boolean |
addSequence(EnvelopeDocument envelopeDocument,
SequenceDocument sequenceDocument)
Adds a sequence document to the specified envelope. |
boolean |
addSequenceAcknowledgement(EnvelopeDocument envelopeDocument,
SequenceAcknowledgementDocument seqAckDocument)
Adds a SequenceAcknowledgement element to the specified enevelope. |
boolean |
addTerminateSequence(EnvelopeDocument envelopeDocument,
TerminateSequenceDocument terminateSequenceDocument)
Adds a terminate sequence to the specified envelope. |
| Method Detail |
|---|
boolean addSequence(EnvelopeDocument envelopeDocument,
SequenceDocument sequenceDocument)
boolean addAckRequested(EnvelopeDocument envelopeDocument,
AckRequestedDocument AckRequestedDocument)
boolean addSequenceAcknowledgement(EnvelopeDocument envelopeDocument,
SequenceAcknowledgementDocument seqAckDocument)
boolean addTerminateSequence(EnvelopeDocument envelopeDocument,
TerminateSequenceDocument terminateSequenceDocument)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||