|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpClient | |
---|---|
bad.robot.http | |
bad.robot.http.apache | |
bad.robot.http.listener |
Uses of HttpClient in bad.robot.http |
---|
Subinterfaces of HttpClient in bad.robot.http | |
---|---|
interface |
CommonHttpClient
The common configuration interface for all HttpClient implementations. |
Uses of HttpClient in bad.robot.http.apache |
---|
Classes in bad.robot.http.apache that implement HttpClient | |
---|---|
class |
ApacheHttpClient
|
Uses of HttpClient in bad.robot.http.listener |
---|
Classes in bad.robot.http.listener that implement HttpClient | |
---|---|
class |
LoggingHttpClient
|
Methods in bad.robot.http.listener that return HttpClient | |
---|---|
static HttpClient |
TimedHttpClient.timedHttpClient(HttpClient delegate,
com.google.code.tempusfugit.temporal.Clock clock,
Class<?> logger)
|
Methods in bad.robot.http.listener with parameters of type HttpClient | |
---|---|
static HttpClient |
TimedHttpClient.timedHttpClient(HttpClient delegate,
com.google.code.tempusfugit.temporal.Clock clock,
Class<?> logger)
|
Constructors in bad.robot.http.listener with parameters of type HttpClient | |
---|---|
LoggingHttpClient(HttpClient delegate,
org.apache.log4j.Logger logger)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |