public class MuleHttpClient extends Object
| Constructor and Description |
|---|
MuleHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryResponse |
executeRequest(String uri,
HttpMethod httpMethod,
String body) |
DiscoveryResponse |
request(String uri,
HttpMethod httpMethod,
String body) |
public DiscoveryResponse request(String uri, HttpMethod httpMethod, String body)
public DiscoveryResponse executeRequest(String uri, HttpMethod httpMethod, String body) throws IOException
IOExceptionCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.