| Package | Description |
|---|---|
| org.mule.service.http.impl.service.server |
| Modifier and Type | Method and Description |
|---|---|
HttpListenerRegistry.PathMap |
HttpListenerRegistry.PathMap.getCatchAllCurrentPathMap() |
HttpListenerRegistry.PathMap |
HttpListenerRegistry.PathMap.getCatchAllPathMap() |
HttpListenerRegistry.PathMap |
HttpListenerRegistry.PathMap.getChildPathMap(String subPath,
String nextSubPath) |
HttpListenerRegistry.PathMap |
HttpListenerRegistry.PathMap.getLastChildPathMap(String subPath) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HttpListenerRegistry.PathMap> |
HttpListenerRegistry.PathMap.getSubPaths() |
| 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–2017 MuleSoft, Inc.. All rights reserved.