| Package | Description |
|---|---|
| org.resthub.web.springmvc.router | |
| org.resthub.web.springmvc.router.support |
| Modifier and Type | Method and Description |
|---|---|
static HTTPRequestAdapter |
HTTPRequestAdapter.getCurrent() |
static HTTPRequestAdapter |
HTTPRequestAdapter.parseRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
| Modifier and Type | Method and Description |
|---|---|
static Router.Route |
Router.route(HTTPRequestAdapter request) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.method.HandlerMethod |
RouterHandlerResolver.resolveHandler(Router.Route route,
String fullAction,
HTTPRequestAdapter req)
Returns a proper HandlerMethod given the matching Route
|
Copyright © 2010-2014. All Rights Reserved.