Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
com.griddynamics.jagger.invoker.v2.DefaultHttpInvoker Class Reference

Default HTTP-invoker that invokes services of SuT via http(s) protocol. More...

Inheritance diagram for com.griddynamics.jagger.invoker.v2.DefaultHttpInvoker:

Public Member Functions

 DefaultHttpInvoker ()
 
 DefaultHttpInvoker (JHttpClient httpClient)
 
JHttpResponse invoke (JHttpQuery query, JHttpEndpoint endpoint) throws InvocationException
 

Detailed Description

Default HTTP-invoker that invokes services of SuT via http(s) protocol.

By default as HTTP-client SpringBasedHttpClient is used here, but it can be updated with DefaultHttpInvoker#DefaultHttpInvoker constructor.

Author
Anton Antonenko
See Also
AbstractHttpInvoker
Since
2.0

Definition at line 21 of file DefaultHttpInvoker.java.


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