public class StateHandler extends Object
| Constructor and Description |
|---|
StateHandler(ResourceMethod resourceMethod,
HttpRequest request) |
| 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)
public ResourceMethod.MethodReturn handledByCache()
public void updateState(UriInfo uriInfo, ResourceMethod.MethodReturn ret)
public static ETagHandler getETagHandler()
Copyright © 2015. All rights reserved.