Uses of Class
com.sun.jersey.api.client.ClientHandlerException

Packages that use ClientHandlerException
com.sun.jersey.api.client   
 

Uses of ClientHandlerException in com.sun.jersey.api.client
 

Methods in com.sun.jersey.api.client that throw ClientHandlerException
 ClientResponse Client.handle(ClientRequest cr)
           
abstract  ClientResponse ClientFilter.handle(ClientRequest cr)
           
 ClientResponse ClientHandler.handle(ClientRequest cr)
          Handle a HTTP request as a ClientRequest and return the HTTP response as a ClientResponse.
 



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