Class HTTPUtility
java.lang.Object
org.gcube.accounting.insert.storage.utils.HTTPUtility
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetResultAsString(HttpURLConnection httpURLConnection) static StringBuildergetStringBuilder(InputStream inputStream)
-
Constructor Details
-
HTTPUtility
public HTTPUtility()
-
-
Method Details
-
getStringBuilder
- Throws:
IOException
-
getResultAsString
- Throws:
IOException
-