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.ClientRequest.getMetadata()
           
com.sun.jersey.api.client.ClientResponse.getResponseStatus()
          use ClientResponse.getClientResponseStatus() 
com.sun.jersey.api.client.ClientResponse.setResponseStatus(Response.StatusType)
          see ClientResponse.setStatus(javax.ws.rs.core.Response.StatusType) 
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.