Package org.glassfish.jersey.examples.httptrace


package org.glassfish.jersey.examples.httptrace
  • Class
    Description
    This is the example entry point, where Jersey application gets populated and published using the Grizzly 2 HTTP container.
    Request stringifier.
    HTTP TRACE method annotation.
    This very basic resource showcases support of a HTTP TRACE method, not directly supported by JAX-RS API.