Uses of Class
org.xins.common.http.HTTPCallResult

Packages that use HTTPCallResult
org.xins.common.http HTTP-related utility classes. 
 

Uses of HTTPCallResult in org.xins.common.http
 

Methods in org.xins.common.http that return HTTPCallResult
 HTTPCallResult HTTPServiceCaller.call(HTTPCallRequest request, HTTPCallConfig callConfig)
          Performs the specified request towards the HTTP service.
 HTTPCallResult HTTPServiceCaller.call(HTTPCallRequest request)
          Performs the specified request towards the HTTP service.
 



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