public class HttpRequestSender extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpRequestSender.HttpResponse |
| Modifier and Type | Method and Description |
|---|---|
static HttpRequestSender.HttpResponse |
sendPostRequest(URL url,
String request) |
public static HttpRequestSender.HttpResponse sendPostRequest(URL url, String request) throws IOException
IOExceptionCopyright © 2018. All rights reserved.