Uses of Package
org.xins.common.http

Packages that use org.xins.common.http
org.xins.client XINS client framework. 
org.xins.common.http HTTP-related utility classes. 
 

Classes in org.xins.common.http used by org.xins.client
HTTPCallException
          HTTP-specific call exception.
HTTPMethod
          HTTP method.
 

Classes in org.xins.common.http used by org.xins.common.http
HTTPCallConfig
          Call configuration for the HTTP service caller.
HTTPCallException
          HTTP-specific call exception.
HTTPCallRequest
          A request towards an HTTP service.
HTTPCallResult
          Result returned from an HTTP request.
HTTPCallResultData
          Abstraction of the data part of an HTTP call result.
HTTPMethod
          HTTP method.
HTTPStatusCodeVerifier
          Abstraction of an HTTP status code verifier.
 



See http://www.xins.org/.