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 State
 State PatchableResource.getState()
          Get current resource state.
 State PatchableResource.patchState(State newState)
          Set new resource state.
 

Methods in org.glassfish.jersey.examples.httppatch with parameters of type State
 State PatchableResource.patchState(State newState)
          Set new resource state.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.