public class ConfigurationRoutingKey extends Object
| Constructor and Description |
|---|
ConfigurationRoutingKey() |
ConfigurationRoutingKey(HttpMethod method,
String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
HttpMethod |
getMethod() |
String |
getPath() |
int |
hashCode() |
String |
toString() |
public ConfigurationRoutingKey()
public ConfigurationRoutingKey(HttpMethod method, String path)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.