| Package | Description |
|---|---|
| org.cruxframework.crux.core.server.rest.core.dispatch | |
| org.cruxframework.crux.core.server.rest.spi | |
| org.cruxframework.crux.core.server.rest.state |
| Modifier and Type | Method and Description |
|---|---|
void |
StateHandler.updateState(UriInfo uriInfo,
ResourceMethod.MethodReturn ret) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
String |
ETagHandler.generateEtag(UriInfo uriInfo,
String content) |
String |
MD5ETagHandlerImpl.generateEtag(UriInfo uri,
String content) |
String |
ETagHandlerImpl.generateEtag(UriInfo uri,
String content) |
Copyright © 2016. All rights reserved.