Uses of Class
org.glassfish.jersey.examples.httppatch.State
-
Uses of State in org.glassfish.jersey.examples.httppatch
Methods in org.glassfish.jersey.examples.httppatch that return StateModifier and TypeMethodDescriptionPatchableResource.getState()Get current resource state.PatchableResource.patchState(State newState) Set new resource state.Methods in org.glassfish.jersey.examples.httppatch with parameters of type StateModifier and TypeMethodDescriptionPatchableResource.patchState(State newState) Set new resource state.