| Package | Description |
|---|---|
| com.att.ajsc.methodmapper.common |
| Modifier and Type | Method and Description |
|---|---|
RouteMatch |
SimpleRouteMatcher.findTargetForRequestedRoute(HttpMethod httpMethod,
String path) |
RouteMatch |
RouteMatcher.findTargetForRequestedRoute(HttpMethod httpMethod,
String route) |
| Modifier and Type | Method and Description |
|---|---|
List<RouteMatch> |
SimpleRouteMatcher.findTargetsForRequestedRoute(HttpMethod httpMethod,
String path) |
List<RouteMatch> |
RouteMatcher.findTargetsForRequestedRoute(HttpMethod httpMethod,
String path) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.