com.ibm.team.git.build.hjplugin.http
Class HttpUtils.RtcHttpResult
java.lang.Object
com.ibm.team.git.build.hjplugin.http.HttpUtils.RtcHttpResult
- Enclosing class:
- HttpUtils
public static class HttpUtils.RtcHttpResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getHttpContext
public org.apache.http.client.protocol.HttpClientContext getHttpContext()
- Returns:
- The context used in the request. May be used for subsequent
rest requests relating to the same user
getJson
public net.sf.json.JSON getJson()
- Returns:
- JSON response from the get request
getResultAsString
public String getResultAsString()
getResultAsStringArray
public String[] getResultAsStringArray()
getResultAsBoolean
public boolean getResultAsBoolean()
Copyright © 2004-2014. All Rights Reserved.