| Package | Description |
|---|---|
| eu.toop.connector.api.me.incoming |
| Modifier and Type | Class and Description |
|---|---|
class |
MEIncomingTransportMetadata
Container for all relevant AS4 transport metadata that may be interesting to
the recipient.
|
| Modifier and Type | Method and Description |
|---|---|
IMEIncomingTransportMetadata |
IIncomingEDMObject.getMetadata() |
IMEIncomingTransportMetadata |
IncomingEDMErrorResponse.getMetadata() |
IMEIncomingTransportMetadata |
IncomingEDMRequest.getMetadata() |
IMEIncomingTransportMetadata |
IncomingEDMResponse.getMetadata() |
| Constructor and Description |
|---|
IncomingEDMErrorResponse(eu.toop.edm.EDMErrorResponse aErrorResponse,
IMEIncomingTransportMetadata aMetadata) |
IncomingEDMRequest(eu.toop.edm.EDMRequest aRequest,
IMEIncomingTransportMetadata aMetadata) |
IncomingEDMResponse(eu.toop.edm.EDMResponse aResponse,
List<MEPayload> aAttachments,
IMEIncomingTransportMetadata aMetadata) |
Copyright © 2020 toop.eu. All rights reserved.