Package | Description |
---|---|
bad.robot.http | |
bad.robot.http.apache | |
bad.robot.http.listener |
Modifier and Type | Interface and Description |
---|---|
interface |
CommonHttpClient
The common configuration interface for all
HttpClient implementations. |
Modifier and Type | Method and Description |
---|---|
static SequentialLinkIterator |
SequentialLinkIterator.sequentialLinkIterator(HttpResponse response,
HttpClient http) |
static SequentialLinkIterator |
SequentialLinkIterator.sequentialLinkIterator(HttpResponse response,
HttpClient http,
Headers headers) |
Modifier and Type | Class and Description |
---|---|
class |
ApacheHttpClient |
Modifier and Type | Class and Description |
---|---|
class |
LoggingHttpClient |
Modifier and Type | Method and Description |
---|---|
static HttpClient |
TimedHttpClient.timedHttpClient(HttpClient delegate,
com.google.code.tempusfugit.temporal.Clock clock,
Class<?> logger) |
Modifier and Type | Method and Description |
---|---|
static HttpClient |
TimedHttpClient.timedHttpClient(HttpClient delegate,
com.google.code.tempusfugit.temporal.Clock clock,
Class<?> logger) |
Constructor and Description |
---|
LoggingHttpClient(HttpClient delegate,
org.apache.log4j.Logger logger) |
Copyright © 2013. All rights reserved.