Package | Description |
---|---|
spark | |
spark.route |
Modifier and Type | Method and Description |
---|---|
static Request |
RequestResponseFactory.create(RouteMatch match,
javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
RouteMatch |
SimpleRouteMatcher.findTargetForRequestedRoute(HttpMethod httpMethod,
String path,
String acceptType)
finds target for a requested route
|
Modifier and Type | Method and Description |
---|---|
List<RouteMatch> |
SimpleRouteMatcher.findTargetsForRequestedRoute(HttpMethod httpMethod,
String path,
String acceptType)
Finds multiple targets for a requested route.
|
Copyright © 2014. All Rights Reserved.