| Package | Description |
|---|---|
| org.mule.service.http.impl.service.util |
| Modifier and Type | Method and Description |
|---|---|
DefaultRequestMatcherRegistry.Path |
DefaultRequestMatcherRegistry.Path.getCatchAll() |
DefaultRequestMatcherRegistry.Path |
DefaultRequestMatcherRegistry.Path.getCatchAllUriParam() |
DefaultRequestMatcherRegistry.Path |
DefaultRequestMatcherRegistry.Path.getChildPath(String subPath,
String nextSubPath) |
DefaultRequestMatcherRegistry.Path |
DefaultRequestMatcherRegistry.Path.getLastChildPath(String subPath) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DefaultRequestMatcherRegistry.Path> |
DefaultRequestMatcherRegistry.Path.getSubPaths() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRequestMatcherRegistry.Path.addChildPath(String pathName,
DefaultRequestMatcherRegistry.Path path)
Adds a new sub or uri param path.
|
| Constructor and Description |
|---|
DefaultRequestMatcherRegistryEntry(DefaultRequestMatcherRegistry.Path requestHandlerOwner,
DefaultRequestMatcherRegistry.RequestHandlerMatcherPair requestHandlerMatcherPair) |
Path(String name,
DefaultRequestMatcherRegistry.Path parent)
Creates a new instance for the given name and with the provided parent.
|
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.