public class StateHandler extends Object
| Constructor and Description |
|---|
StateHandler(ResourceMethod resourceMethod,
HttpRequest request,
HttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static ETagHandler |
getETagHandler() |
ResourceMethod.MethodReturn |
handledByCache() |
void |
updateState(UriInfo uriInfo,
ResourceMethod.MethodReturn ret) |
public StateHandler(ResourceMethod resourceMethod, HttpRequest request, HttpResponse response)
public ResourceMethod.MethodReturn handledByCache() throws Exception
Exceptionpublic void updateState(UriInfo uriInfo, ResourceMethod.MethodReturn ret)
public static ETagHandler getETagHandler()
Copyright © 2016. All rights reserved.