Package org.glassfish.jersey.examples.httppatch


package org.glassfish.jersey.examples.httppatch
  • Classes
    Class
    Description
    HTTP PATCH Demo Application.
    A JAX-RS container response filter that applies Accept-Patch header to any response to an OPTIONS request.
    Patchable resource.
    JAX-RS reader interceptor that implements server-side PATCH support.
    A resource state modelled as Java bean (that can be patched).