| Package | Description |
|---|---|
| org.mule.module.apikit.uri |
| Modifier and Type | Method and Description |
|---|---|
static URIResolver.MatchRule |
URIResolver.MatchRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static URIResolver.MatchRule[] |
URIResolver.MatchRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
URIPattern |
URIResolver.find(Set<URIPattern> patterns,
URIResolver.MatchRule rule)
Returns the first URI pattern in the list which matches the underlying URI.
|
Copyright © 2021. All rights reserved.