|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpException | |
---|---|
bad.robot.http | |
bad.robot.http.apache | |
bad.robot.http.listener |
Uses of HttpException in bad.robot.http |
---|
Methods in bad.robot.http that throw HttpException | |
---|---|
HttpResponse |
HttpClient.delete(URL url)
|
HttpResponse |
HttpClient.get(URL url)
|
HttpResponse |
HttpClient.get(URL url,
Headers headers)
|
HttpResponse |
HttpClient.post(URL url,
HttpPost message)
|
HttpResponse |
HttpClient.put(URL url,
HttpPut message)
|
Uses of HttpException in bad.robot.http.apache |
---|
Methods in bad.robot.http.apache that throw HttpException | |
---|---|
HttpResponse |
ApacheHttpClient.delete(URL url)
|
HttpResponse |
ApacheHttpClient.get(URL url)
|
HttpResponse |
ApacheHttpClient.get(URL url,
Headers headers)
|
HttpResponse |
ApacheHttpClient.post(URL url,
HttpPost message)
|
Uses of HttpException in bad.robot.http.listener |
---|
Methods in bad.robot.http.listener that throw HttpException | |
---|---|
HttpResponse |
LoggingHttpClient.delete(URL url)
|
HttpResponse |
LoggingHttpClient.get(URL url)
|
HttpResponse |
LoggingHttpClient.get(URL url,
Headers headers)
|
HttpResponse |
LoggingHttpClient.post(URL url,
HttpPost message)
|
HttpResponse |
LoggingHttpClient.put(URL url,
HttpPut message)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |