A C G H M O R

A

App - Class in org.glassfish.jersey.examples.helloworld
This is the example entry point, where Jersey application for the example gets populated and published using the Grizzly 2 HTTP container.
App() - Constructor for class org.glassfish.jersey.examples.helloworld.App
 

C

create() - Static method in class org.glassfish.jersey.examples.helloworld.App
Create example application resource configuration.

G

getMethodCalled - Static variable in class org.glassfish.jersey.examples.helloworld.App
Test assertion indicator that a GET method handler has been called.

H

headMethodCalled - Static variable in class org.glassfish.jersey.examples.helloworld.App
Test assertion indicator that a HEAD method handler has been called.

M

main(String[]) - Static method in class org.glassfish.jersey.examples.helloworld.App
Main application entry point.

O

org.glassfish.jersey.examples.helloworld - package org.glassfish.jersey.examples.helloworld
 

R

ROOT_PATH - Static variable in class org.glassfish.jersey.examples.helloworld.App
"Hello World" root resource path.

A C G H M O R

Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.