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