| Package | Description |
|---|---|
| org.mule.test.extensions.http.mock.internal.client |
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPMockClientOperations.doGet(HTTPMockClient client,
String url,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,HttpClientResponseAttributes> callback) |
void |
HTTPMockClientOperations.doPost(HTTPMockClient client,
String url,
String payload,
org.mule.runtime.api.util.MultiMap<String,String> requestHeaders,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,HttpClientResponseAttributes> callback) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.