Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
M
N
O
R
S
T
A
App
- Class in
org.glassfish.jersey.examples.httptrace
This is the example entry point, where Jersey application gets populated and published using the Grizzly 2 HTTP container.
App()
- Constructor for class org.glassfish.jersey.examples.httptrace.
App
C
create()
- Static method in class org.glassfish.jersey.examples.httptrace.
App
Create example application resource configuration.
M
main(String[])
- Static method in class org.glassfish.jersey.examples.httptrace.
App
Main application entry point.
N
NAME
- Static variable in annotation type org.glassfish.jersey.examples.httptrace.
TRACE
O
org.glassfish.jersey.examples.httptrace
- package org.glassfish.jersey.examples.httptrace
R
ROOT_PATH_ANNOTATED
- Static variable in class org.glassfish.jersey.examples.httptrace.
App
Annotated class-based tracing root resource path.
ROOT_PATH_PROGRAMMATIC
- Static variable in class org.glassfish.jersey.examples.httptrace.
App
Programmatic tracing root resource path.
S
Stringifier
- Class in
org.glassfish.jersey.examples.httptrace
Request stringifier.
stringify(ContainerRequest)
- Static method in class org.glassfish.jersey.examples.httptrace.
Stringifier
T
TRACE
- Annotation Type in
org.glassfish.jersey.examples.httptrace
HTTP TRACE method annotation.
trace(Request)
- Method in class org.glassfish.jersey.examples.httptrace.
TracingResource
TracingResource
- Class in
org.glassfish.jersey.examples.httptrace
This very basic resource showcases support of a HTTP TRACE method, not directly supported by JAX-RS API.
TracingResource()
- Constructor for class org.glassfish.jersey.examples.httptrace.
TracingResource
A
C
M
N
O
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2014,
Oracle
and/or its affiliates. All Rights Reserved. Use is subject to license terms.