Package org.glassfish.jersey.examples.httppatch
-
Class Summary Class Description App HTTP PATCH Demo Application.OptionsAcceptPatchHeaderFilter A JAX-RS container response filter that appliesAccept-Patchheader to any response to anOPTIONSrequest.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).