RequestEnvelope.See: Description
| Interface | Description |
|---|---|
| RequestEnvelopeService |
Process a
RequestEnvelope and returns a ResponseEnvelope if it is capable of handling the request. |
| RequestEnvelopeVerificationService |
Verifies a
RequestEnvelope. |
| Class | Description |
|---|---|
| DefaultRequestEnvelopeService |
DefaultImplementation of RequestEnvelopeService. |
| DefaultRequestEnvelopeVerificationService |
DefaultImplementation of RequestEnvelopeVerificationService. |
RequestEnvelope.