public abstract class SendOperation extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected String |
requesterConfigName |
protected String |
requestPath |
| Constructor and Description |
|---|
SendOperation(String reqName,
String path,
org.mule.runtime.extension.api.client.ExtensionsClient client,
boolean requireSecure) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
send(com.mulesoft.connectors.rosettanet.extension.internal.MimeData data) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.