org.glassfish.admin.rest.client
Class RestLeaf

java.lang.Object
  extended by org.glassfish.admin.rest.client.RestClientBase
      extended by org.glassfish.admin.rest.client.RestLeaf

public abstract class RestLeaf
extends RestClientBase

Author:
jasonlee

Nested Class Summary
 
Nested classes/interfaces inherited from class org.glassfish.admin.rest.client.RestClientBase
RestClientBase.Method
 
Field Summary
 
Fields inherited from class org.glassfish.admin.rest.client.RestClientBase
children, client, entityValues, message, parent, RESPONSE_TYPE, status
 
Constructor Summary
RestLeaf(com.sun.jersey.api.client.Client c, RestClientBase p)
           
 
Method Summary
 
Methods inherited from class org.glassfish.admin.rest.client.RestClientBase
buildFormDataMultipart, delete, execute, execute, execute, getChildren, getEntityMetadata, getEntityValues, getMessage, getParent, getRestUrl, getSegment, getStatus, getValue, initialize, isNew, isSuccess, save, setIsNew, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestLeaf

public RestLeaf(com.sun.jersey.api.client.Client c,
                RestClientBase p)


Copyright © 2012. All Rights Reserved.