Jagger
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | Protected Member Functions | List of all members
com.griddynamics.jagger.invoker.http.ApacheHttpInvoker Class Reference

Invoker that invokes services of SuT via http protocol. More...

Inheritance diagram for com.griddynamics.jagger.invoker.http.ApacheHttpInvoker:
Inheritance graph
[legend]

Public Member Functions

String toString ()
 

Protected Member Functions

HttpParams getHttpClientParams (HttpRequestBase query)
 Takes client params from query. More...
 
HttpRequestBase getHttpMethod (HttpRequestBase query, String endpoint)
 Makes http request for apache http-client. More...
 

Detailed Description

Invoker that invokes services of SuT via http protocol.

Author
Evelina Stepanova
Details:

Instead of HttpInvoker use HttpRequestBase as query. It let you to create more difficult requests.


The documentation for this class was generated from the following file: