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

Creates http request via java.net.URL. More...

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

Public Member Functions

 HttpVisitorInvoker ()
 
String invoke (Nothing query, String endpoint) throws InvocationException
 Create GET http request to endpoint. More...
 
String toString ()
 

Detailed Description

Creates http request via java.net.URL.

Author
Dmitry Kotlyarov
Details:

Creates http request(GET request) to endpoint. Return response of http service. In common ways returns http page.


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