|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UriInfo | |
|---|---|
| org.cruxframework.crux.core.server.rest.spi | |
| Uses of UriInfo in org.cruxframework.crux.core.server.rest.spi |
|---|
| Fields in org.cruxframework.crux.core.server.rest.spi declared as UriInfo | |
|---|---|
protected UriInfo |
HttpRequest.uri
|
| Methods in org.cruxframework.crux.core.server.rest.spi that return UriInfo | |
|---|---|
static UriInfo |
HttpUtil.extractUriInfo(javax.servlet.http.HttpServletRequest request)
|
UriInfo |
HttpRequest.getUri()
|
UriInfo |
UriInfo.relative(URI relative)
Create a UriInfo from the baseURI |
| Constructors in org.cruxframework.crux.core.server.rest.spi with parameters of type UriInfo | |
|---|---|
HttpRequest(javax.servlet.http.HttpServletRequest request,
HttpHeaders httpHeaders,
UriInfo uri,
String httpMethod)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||