|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.agent.BambooHttpUtils
public class BambooHttpUtils
Method Summary | |
---|---|
static void |
closeQuietly(java.io.Closeable closeable)
|
static void |
consumeResponse(org.apache.commons.httpclient.HttpMethodBase method)
|
static java.lang.String |
toString(org.apache.commons.httpclient.HttpMethodBase method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void consumeResponse(org.apache.commons.httpclient.HttpMethodBase method) throws java.io.IOException
java.io.IOException
public static java.lang.String toString(org.apache.commons.httpclient.HttpMethodBase method) throws java.io.IOException
java.io.IOException
public static void closeQuietly(java.io.Closeable closeable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |