| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.cluster.internal.discoveryspi |
| Modifier and Type | Method and Description |
|---|---|
static HttpMethod |
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethod[] |
HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryResponse |
MuleHttpClient.executeRequest(String uri,
HttpMethod httpMethod,
String body) |
DiscoveryResponse |
MuleHttpClient.request(String uri,
HttpMethod httpMethod,
String body) |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.