Uses of Class
jetbrains.buildServer.vcshostings.http.HttpHelper.HttpResponse
-
Packages that use HttpHelper.HttpResponse Package Description jetbrains.buildServer.vcshostings.http -
-
Uses of HttpHelper.HttpResponse in jetbrains.buildServer.vcshostings.http
Methods in jetbrains.buildServer.vcshostings.http with parameters of type HttpHelper.HttpResponse Modifier and Type Method Description static int
HttpHelper. getHeaderInt(HttpHelper.HttpResponse response, String name)
void
HttpResponseProcessor. processResponse(HttpHelper.HttpResponse response)
-