Package com.atlassian.bamboo.agent
Class BambooHttpUtils
java.lang.Object
com.atlassian.bamboo.agent.BambooHttpUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
closeQuietly
(Closeable closeable) static void
consumeResponse
(org.apache.http.HttpResponse response) static String
entityToString
(org.apache.http.HttpResponse response)
-
Method Details
-
consumeResponse
public static void consumeResponse(org.apache.http.HttpResponse response) -
closeQuietly
-
entityToString
- Throws:
IOException
-