A C E G M O S 

A

animals(WebTarget, WebTarget, WebTarget) - Method in class org.glassfish.jersey.examples.managedclientsimple.resources.ClientResource
Query StandardResource and return result based on the results from methods of the StandardResource.

C

car(WebTarget, String) - Method in class org.glassfish.jersey.examples.managedclientsimple.resources.ClientResource
Query StandardResource using a injected client.
car(String) - Method in class org.glassfish.jersey.examples.managedclientsimple.resources.StandardResource
Returns resource based on the id which is passed as path parameter.
cat() - Method in class org.glassfish.jersey.examples.managedclientsimple.resources.StandardResource
 
ClientResource - Class in org.glassfish.jersey.examples.managedclientsimple.resources
A resource which use managed client injected by @Uri annotation to query external resources and resource from StandardResource.
ClientResource() - Constructor for class org.glassfish.jersey.examples.managedclientsimple.resources.ClientResource
 

E

elefant() - Method in class org.glassfish.jersey.examples.managedclientsimple.resources.StandardResource
 

G

get() - Method in class org.glassfish.jersey.examples.managedclientsimple.resources.StandardResource
 
glassfish(WebTarget) - Method in class org.glassfish.jersey.examples.managedclientsimple.resources.ClientResource
Make request to external web site using injected client.

M

ManagedClientApplication - Class in org.glassfish.jersey.examples.managedclientsimple.resources
resource config registering resource for managed client simple sample.
ManagedClientApplication() - Constructor for class org.glassfish.jersey.examples.managedclientsimple.resources.ManagedClientApplication
 

O

org.glassfish.jersey.examples.managedclientsimple.resources - package org.glassfish.jersey.examples.managedclientsimple.resources
 

S

StandardResource - Class in org.glassfish.jersey.examples.managedclientsimple.resources
Standard example resource exposing GET methods.
StandardResource() - Constructor for class org.glassfish.jersey.examples.managedclientsimple.resources.StandardResource
 
A C E G M O S 

Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.