| Package | Description |
|---|---|
| org.cruxframework.crux.core.server.rest.spi |
| Modifier and Type | Field and Description |
|---|---|
protected UriInfo |
HttpRequest.uri |
| Modifier and Type | Method and Description |
|---|---|
static UriInfo |
HttpUtil.extractUriInfo(javax.servlet.http.HttpServletRequest request) |
UriInfo |
HttpRequest.getUri() |
UriInfo |
UriInfo.relative(URI relative)
Create a UriInfo from the baseURI
|
| Constructor and Description |
|---|
HttpRequest(javax.servlet.http.HttpServletRequest request,
HttpHeaders httpHeaders,
UriInfo uri,
String httpMethod) |
Copyright © 2014. All rights reserved.