Jagger
|
An object that represents HTTP-client. More...
Public Member Functions | |
JHttpResponse | execute (JHttpEndpoint endpoint, JHttpQuery query) |
Performs HTTP query to the endpoint. More... | |
An object that represents HTTP-client.
Implementation classes should provide an implementation for execute(JHttpEndpoint endpoint, JHttpQuery query) method.
Definition at line 14 of file JHttpClient.java.