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

An object that represents HTTP-client. More...

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

Public Member Functions

JHttpResponse execute (JHttpEndpoint endpoint, JHttpQuery query)
 Performs HTTP query to the endpoint. More...
 

Detailed Description

An object that represents HTTP-client.


Implementation classes should provide an implementation for execute(JHttpEndpoint endpoint, JHttpQuery query) method.

Author
Anton Antonenko
Since
2.0

Definition at line 14 of file JHttpClient.java.


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