public class AS2SendAttributes extends Object implements Serializable
| 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 |
|---|---|
boolean |
equals(Object o) |
AS2MdnAttributes |
getAs2MdnAttributes() |
String |
getAs2MessageId() |
String |
getFromName() |
org.mule.runtime.api.util.MultiMap<String,String> |
getHeaders() |
String |
getMsgMIC() |
String |
getMsgMICAlg() |
String |
getToName() |
int |
hashCode() |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.