@Authors(value="Nikolche Mihajlovski")
@Since(value="5.5.0")
public class HttpClient
extends org.rapidoid.RapidoidThing
| Constructor and Description |
|---|
HttpClient() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
get(String host,
int port,
String request) |
void |
get(String host,
int port,
String request,
HttpClientCallback callback) |
void |
shutdown() |
public void get(String host, int port, String request, HttpClientCallback callback)
public void shutdown()
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.