- host - Variable in class com.aftia.plugin.goals.lca.LCABase
-
The host on which the JEE application server can be reached.
- HTTP_PREFIX - Static variable in class com.aftia.plugin.helpers.HttpUtils
-
- httpRequest(String, String, String, OutputStream) - Static method in class com.aftia.plugin.helpers.HttpUtils
-
A convenience request handler to submit generic GET/POST requests to endpoints
- httpRequest(HttpsURLConnection, OutputStream) - Static method in class com.aftia.plugin.helpers.HttpUtils
-
A helper to handle submitting custom HttpsURLConnection
- httpRequest(HttpURLConnection, OutputStream) - Static method in class com.aftia.plugin.helpers.HttpUtils
-
A helper to handle submitting custom HttpURLConnection
- HTTPS_PREFIX - Static variable in class com.aftia.plugin.helpers.HttpUtils
-
- HttpUtils - Class in com.aftia.plugin.helpers
-
A helper class which contains helper methods related to HTTP calls
- HttpUtils() - Constructor for class com.aftia.plugin.helpers.HttpUtils
-