| 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 Type | Description |
|---|---|
| TRACE |
HTTP TRACE method annotation.
|
Copyright © 2007-2016, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.