|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HttpUtils.RtcHttpResult | |
|---|---|
| com.ibm.team.git.build.hjplugin.http | |
| Uses of HttpUtils.RtcHttpResult in com.ibm.team.git.build.hjplugin.http |
|---|
| Methods in com.ibm.team.git.build.hjplugin.http that return HttpUtils.RtcHttpResult | |
|---|---|
static HttpUtils.RtcHttpResult |
HttpUtils.performGet(String serverURI,
String uri,
String userId,
String password,
int timeout,
org.apache.http.client.protocol.HttpClientContext httpContext,
hudson.model.TaskListener listener)
Perform GET request against an RTC server |
static HttpUtils.RtcHttpResult |
HttpUtils.performPost(String serverURI,
String uri,
String userId,
String password,
int timeout,
List<org.apache.http.NameValuePair> params,
hudson.model.TaskListener listener,
org.apache.http.client.protocol.HttpClientContext httpContext)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||