Deprecated API


Contents
Deprecated Methods
com.sun.jersey.api.client.WebResource.getBuilder()
            
com.sun.jersey.api.client.AsyncWebResource.getBuilder()
            
com.sun.jersey.api.client.ClientResponse.getMetadata()
            
com.sun.jersey.api.client.ClientResponse.getResponseStatus()
          use {@link #getClientResponseStatus() 
com.sun.jersey.api.client.ClientResponse.setResponseStatus(Response.StatusType)
          see {@link #setStatus(javax.ws.rs.core.Response.StatusType) 
 



Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.