|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpPost | |
---|---|
bad.robot.http | |
bad.robot.http.apache | |
bad.robot.http.listener |
Uses of HttpPost in bad.robot.http |
---|
Classes in bad.robot.http that implement HttpPost | |
---|---|
class |
FormUrlEncodedMessage
|
class |
UnencodedStringMessage
|
Methods in bad.robot.http with parameters of type HttpPost | |
---|---|
HttpResponse |
HttpClient.post(URL url,
HttpPost message)
|
Uses of HttpPost in bad.robot.http.apache |
---|
Methods in bad.robot.http.apache with parameters of type HttpPost | |
---|---|
HttpResponse |
ApacheHttpClient.post(URL url,
HttpPost message)
|
Uses of HttpPost in bad.robot.http.listener |
---|
Methods in bad.robot.http.listener with parameters of type HttpPost | |
---|---|
HttpResponse |
LoggingHttpClient.post(URL url,
HttpPost message)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |