public class HttpClient extends Object
Constructor and Description |
---|
HttpClient() |
Modifier and Type | Method and Description |
---|---|
static String |
get(String url) |
static String |
get(String url,
String payload) |
public HttpClient()
public static String get(String url) throws IOException
IOException
public static String get(String url, String payload) throws IOException
IOException
Copyright © 2018 Nuxeo. All rights reserved.