Uses of Class
org.glassfish.jersey.examples.httppatch.PATCH

Uses of PATCH in org.glassfish.jersey.examples.httppatch
 

Classes in org.glassfish.jersey.examples.httppatch with annotations of type PATCH
 class PatchingInterceptor
          JAX-RS reader interceptor that implements server-side PATCH support.
 

Methods in org.glassfish.jersey.examples.httppatch with annotations of type PATCH
 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.