This project has retired. For details please refer to its Attic page.

Uses of Package
org.apache.wink.client

Packages that use org.apache.wink.client
org.apache.wink.client   
org.apache.wink.client.handlers   
 

Classes in org.apache.wink.client used by org.apache.wink.client
ClientConfig
          Provides client configuration.
ClientRequest
          Represents a request issued by invoking any one of the invocation methods on a Resource.
ClientResponse
          Represents an http response that was received after invoking any one of the invocation methods on a Resource.
ClientRuntimeException
          Exception used to indicate runtime exception during client invocations
EntityType
          The EntityType is used to specify the class type and the generic type of responses.
MockHttpServer
           
Resource
          Represents a web resource, enabling the invocation of different http methods
 

Classes in org.apache.wink.client used by org.apache.wink.client.handlers
ClientRequest
          Represents a request issued by invoking any one of the invocation methods on a Resource.
ClientResponse
          Represents an http response that was received after invoking any one of the invocation methods on a Resource.
 



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.