public class HTTPUtility extends Object
| Constructor and Description |
|---|
HTTPUtility() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getResultAsString(HttpURLConnection httpURLConnection) |
static StringBuilder |
getStringBuilder(InputStream inputStream) |
public static StringBuilder getStringBuilder(InputStream inputStream) throws IOException
IOExceptionpublic static String getResultAsString(HttpURLConnection httpURLConnection) throws IOException
IOExceptionCopyright © 2021. All Rights Reserved.