Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
JHttpResponse com.griddynamics.jagger.invoker.v2.JHttpClient.execute ( JHttpEndpoint  endpoint,
JHttpQuery  query 
)

Performs HTTP query to the endpoint.

Parameters
endpointJHttpEndpoint to which query must be performed
queryJHttpQuery to perform
Returns
JHttpResponse - the result of the query
See Also
JHttpResponse
JHttpEndpoint
JHttpQuery

Implemented in com.griddynamics.jagger.invoker.v2.SpringBasedHttpClient.