Package org.glassfish.jersey.examples.httppatch

Class Summary
App HTTP PATCH Demo Application.
OptionsAcceptPatchHeaderFilter A JAX-RS container response filter that applies header to any response to an request.
PatchableResource Patchable resource.
PatchingInterceptor JAX-RS reader interceptor that implements server-side PATCH support.
State A resource state modelled as Java bean (that can be patched).
 

Annotation Types Summary
PATCH HTTP "PATCH" method annotation.
 



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