|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ThreadPoolExecutor
.default host
.
Accept
header
to the outgoing request.HttpEntity
instance that encapsulates the request data.
response.failure
handler.
response.success
handler.
Callable
instance to the job pool, which in turn will
call HTTPBuilder.doRequest(SendDelegate)
in an asynchronous
thread.
HTTPBuilder.SendDelegate
from the given arguments, execute the
config closure, then pass the delegate to HTTPBuilder.doRequest(SendDelegate)
,
which actually executes the request.
request
methods delegate to this method.
StreamingMarkupBuilder
.
Accept
header
value, i.e.
AuthConfig
handler used to configure common
authentication mechanism.
InflaterInputStream
which wraps the original entity's
content stream
GZIPInputStream
which wraps the original entity's
content stream
Type#GZIP
encoding string which is added to the
Accept
header by the base class.
GZIPEncoding
and DeflateEncoding
handler to the registry.
HTTPBuilder.SendDelegate.contentType
.
url
param.
HTTPBuilder.request(Object, Method, Object, Closure)
'config'
closure argument.ThreadSafeClientConnManager
, and this class' ThreadPoolExecutor.
success
or failure
).
request
call.configClosure
.
AuthConfig
implementation to handle
authorization.
content-encoding
types in responses.
Accept
content-type that will be used for parsing
the response.
content-type
s.
content-type
s
url
param.
DeflateEncoding.InflaterEntity
.
GZIPEncoding.GZIPDecompressingEntity
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |