| Package | Description |
|---|---|
| com.mulesoft.connector.as2.api | |
| com.mulesoft.connector.as2.internal.model.builder | |
| com.mulesoft.connector.as2.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
AS2MdnAttributes |
AS2SendAttributes.getAs2MdnAttributes() |
| Constructor and Description |
|---|
AS2SendAttributes(AS2MdnAttributes as2MdnAttributes,
String as2MessageId,
String fromName,
org.mule.runtime.api.util.MultiMap<String,String> headers,
String msgMIC,
String msgMICAlg,
String toName) |
| Modifier and Type | Method and Description |
|---|---|
AS2MdnAttributes |
AS2MdnAttributesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SendAttributesBuilder |
SendAttributesBuilder.withAs2MdnAttributes(AS2MdnAttributes as2MdnAttributes) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<InputStream,AS2MdnAttributes> |
AS2MDNHandlerOperation.receivedMDN(MdnHandlerParameters mdnHandlerParameters,
org.mule.runtime.api.util.MultiMap<String,String> headers,
InputStream mdnInputStream)
The MDN Handler component is a simple operation that handles a received AS2 MDN.
|
Copyright © 2021 MuleSoft, Inc.. All rights reserved.