Index

A C M N O R S T 
All Classes and Interfaces|All Packages|Constant Field Values

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 interface 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(Request) - Method in class org.glassfish.jersey.examples.httptrace.TracingResource
 
TRACE - Annotation Interface in org.glassfish.jersey.examples.httptrace
HTTP TRACE method annotation.
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 
All Classes and Interfaces|All Packages|Constant Field Values