| Package | Description |
|---|---|
| org.mule.module.http.internal.listener |
| Modifier and Type | Method and Description |
|---|---|
HttpListenerRegistry.PathMap |
HttpListenerRegistry.PathMap.getCatchAllCurrentPathMap() |
HttpListenerRegistry.PathMap |
HttpListenerRegistry.PathMap.getCatchAllPathMap() |
HttpListenerRegistry.PathMap |
HttpListenerRegistry.PathMap.getChildPathMap(String subPath) |
HttpListenerRegistry.PathMap |
HttpListenerRegistry.PathMap.getLastChildPathMap(String subPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpListenerRegistry.PathMap.addChildPathMap(String path,
HttpListenerRegistry.PathMap pathMap) |
| Constructor and Description |
|---|
DefaultRequestHandlerManager(HttpListenerRegistry.PathMap requestHandlerOwner,
HttpListenerRegistry.RequestHandlerMatcherPair requestHandlerMatcherPair) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.