Package | Description |
---|---|
br.com.caelum.vraptor.http | |
br.com.caelum.vraptor.http.route |
Modifier and Type | Method and Description |
---|---|
ResourceMethod |
UrlToResourceTranslator.translate(RequestInfo info) |
Modifier and Type | Method and Description |
---|---|
ResourceMethod |
DefaultRouter.parse(java.lang.String uri,
HttpMethod method,
MutableRequest request) |
ResourceMethod |
Router.parse(java.lang.String uri,
HttpMethod method,
MutableRequest request)
Find a
ResourceMethod that can handle this request. |
Copyright © 2013 Caelum. All Rights Reserved.