Class BambooHttpUtils

java.lang.Object
com.atlassian.bamboo.agent.BambooHttpUtils

public class BambooHttpUtils extends Object
  • Method Details

    • consumeResponse

      public static void consumeResponse(org.apache.http.HttpResponse response)
    • closeQuietly

      public static void closeQuietly(Closeable closeable)
    • entityToString

      public static String entityToString(org.apache.http.HttpResponse response) throws IOException
      Throws:
      IOException