Uses of Class
org.glassfish.admin.rest.client.RestClientBase

Packages that use RestClientBase
org.glassfish.admin.rest.client   
 

Uses of RestClientBase in org.glassfish.admin.rest.client
 

Subclasses of RestClientBase in org.glassfish.admin.rest.client
 class RestLeaf
           
 class RestLeafCollection
           
 

Fields in org.glassfish.admin.rest.client declared as RestClientBase
protected  RestClientBase RestClientBase.parent
           
 

Methods in org.glassfish.admin.rest.client that return RestClientBase
protected  RestClientBase RestClientBase.getParent()
           
 

Constructors in org.glassfish.admin.rest.client with parameters of type RestClientBase
RestClientBase(com.sun.jersey.api.client.Client c, RestClientBase p)
           
RestLeaf(com.sun.jersey.api.client.Client c, RestClientBase p)
           
RestLeafCollection(com.sun.jersey.api.client.Client c, RestClientBase p)
           
 



Copyright © 2012. All Rights Reserved.