Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
N
O
P
R
S
T
U
V
A
abort()
- Method in class org.apache.http.client.fluent.
Request
add(String, String)
- Method in class org.apache.http.client.fluent.
Form
addHeader(Header)
- Method in class org.apache.http.client.fluent.
Request
addHeader(String, String)
- Method in class org.apache.http.client.fluent.
Request
asBytes()
- Method in class org.apache.http.client.fluent.
Content
asStream()
- Method in class org.apache.http.client.fluent.
Content
asString()
- Method in class org.apache.http.client.fluent.
Content
Async
- Class in
org.apache.http.client.fluent
auth(AuthScope, Credentials)
- Method in class org.apache.http.client.fluent.
Executor
auth(HttpHost, Credentials)
- Method in class org.apache.http.client.fluent.
Executor
auth(Credentials)
- Method in class org.apache.http.client.fluent.
Executor
auth(String, String)
- Method in class org.apache.http.client.fluent.
Executor
auth(String, String, String, String)
- Method in class org.apache.http.client.fluent.
Executor
auth(HttpHost, String, String)
- Method in class org.apache.http.client.fluent.
Executor
auth(HttpHost, String, String, String, String)
- Method in class org.apache.http.client.fluent.
Executor
authPreemptive(HttpHost)
- Method in class org.apache.http.client.fluent.
Executor
authPreemptiveProxy(HttpHost)
- Method in class org.apache.http.client.fluent.
Executor
B
body(HttpEntity)
- Method in class org.apache.http.client.fluent.
Request
bodyByteArray(byte[])
- Method in class org.apache.http.client.fluent.
Request
bodyByteArray(byte[], int, int)
- Method in class org.apache.http.client.fluent.
Request
bodyFile(File, ContentType)
- Method in class org.apache.http.client.fluent.
Request
bodyForm(Iterable<? extends NameValuePair>, Charset)
- Method in class org.apache.http.client.fluent.
Request
bodyForm(Iterable<? extends NameValuePair>)
- Method in class org.apache.http.client.fluent.
Request
bodyForm(NameValuePair...)
- Method in class org.apache.http.client.fluent.
Request
bodyStream(InputStream)
- Method in class org.apache.http.client.fluent.
Request
bodyStream(InputStream, ContentType)
- Method in class org.apache.http.client.fluent.
Request
bodyString(String, ContentType)
- Method in class org.apache.http.client.fluent.
Request
build()
- Method in class org.apache.http.client.fluent.
Form
C
clearAuth()
- Method in class org.apache.http.client.fluent.
Executor
clearCookies()
- Method in class org.apache.http.client.fluent.
Executor
config(String, Object)
- Method in class org.apache.http.client.fluent.
Request
connectTimeout(int)
- Method in class org.apache.http.client.fluent.
Request
Content
- Class in
org.apache.http.client.fluent
cookieStore(CookieStore)
- Method in class org.apache.http.client.fluent.
Executor
D
DATE_FORMAT
- Static variable in class org.apache.http.client.fluent.
Request
DATE_LOCALE
- Static variable in class org.apache.http.client.fluent.
Request
Delete(URI)
- Static method in class org.apache.http.client.fluent.
Request
Delete(String)
- Static method in class org.apache.http.client.fluent.
Request
discardContent()
- Method in class org.apache.http.client.fluent.
Response
Discards response content and deallocates all resources associated with it.
E
elementCharset(String)
- Method in class org.apache.http.client.fluent.
Request
execute(Request, ResponseHandler<T>, FutureCallback<T>)
- Method in class org.apache.http.client.fluent.
Async
execute(Request, ResponseHandler<T>)
- Method in class org.apache.http.client.fluent.
Async
execute(Request, FutureCallback<Content>)
- Method in class org.apache.http.client.fluent.
Async
execute(Request)
- Method in class org.apache.http.client.fluent.
Async
execute(Request)
- Method in class org.apache.http.client.fluent.
Executor
Executes the request.
execute()
- Method in class org.apache.http.client.fluent.
Request
Executor
- Class in
org.apache.http.client.fluent
An Executor for fluent requests
A
PoolingClientConnectionManager
with maximum 100 connections per route and a total maximum of 200 connections is used internally.
F
Form
- Class in
org.apache.http.client.fluent
form()
- Static method in class org.apache.http.client.fluent.
Form
G
Get(URI)
- Static method in class org.apache.http.client.fluent.
Request
Get(String)
- Static method in class org.apache.http.client.fluent.
Request
getType()
- Method in class org.apache.http.client.fluent.
Content
H
handleResponse(ResponseHandler<T>)
- Method in class org.apache.http.client.fluent.
Response
Handles the response using the specified
ResponseHandler
Head(URI)
- Static method in class org.apache.http.client.fluent.
Request
Head(String)
- Static method in class org.apache.http.client.fluent.
Request
N
newInstance()
- Static method in class org.apache.http.client.fluent.
Async
newInstance()
- Static method in class org.apache.http.client.fluent.
Executor
newInstance(HttpClient)
- Static method in class org.apache.http.client.fluent.
Executor
NO_CONTENT
- Static variable in class org.apache.http.client.fluent.
Content
O
Options(URI)
- Static method in class org.apache.http.client.fluent.
Request
Options(String)
- Static method in class org.apache.http.client.fluent.
Request
org.apache.http.client.fluent
- package org.apache.http.client.fluent
P
Post(URI)
- Static method in class org.apache.http.client.fluent.
Request
Post(String)
- Static method in class org.apache.http.client.fluent.
Request
Put(URI)
- Static method in class org.apache.http.client.fluent.
Request
Put(String)
- Static method in class org.apache.http.client.fluent.
Request
R
registerScheme(Scheme)
- Static method in class org.apache.http.client.fluent.
Executor
removeConfig(String)
- Method in class org.apache.http.client.fluent.
Request
removeHeader(Header)
- Method in class org.apache.http.client.fluent.
Request
removeHeaders(String)
- Method in class org.apache.http.client.fluent.
Request
Request
- Class in
org.apache.http.client.fluent
Response
- Class in
org.apache.http.client.fluent
returnContent()
- Method in class org.apache.http.client.fluent.
Response
returnResponse()
- Method in class org.apache.http.client.fluent.
Response
S
saveContent(File)
- Method in class org.apache.http.client.fluent.
Response
setCacheControl(String)
- Method in class org.apache.http.client.fluent.
Request
setDate(Date)
- Method in class org.apache.http.client.fluent.
Request
setHeaders(Header[])
- Method in class org.apache.http.client.fluent.
Request
setIfModifiedSince(Date)
- Method in class org.apache.http.client.fluent.
Request
setIfUnmodifiedSince(Date)
- Method in class org.apache.http.client.fluent.
Request
socketTimeout(int)
- Method in class org.apache.http.client.fluent.
Request
staleConnectionCheck(boolean)
- Method in class org.apache.http.client.fluent.
Request
T
TIME_ZONE
- Static variable in class org.apache.http.client.fluent.
Request
toString()
- Method in class org.apache.http.client.fluent.
Content
toString()
- Method in class org.apache.http.client.fluent.
Request
Trace(URI)
- Static method in class org.apache.http.client.fluent.
Request
Trace(String)
- Static method in class org.apache.http.client.fluent.
Request
U
unregisterScheme(String)
- Static method in class org.apache.http.client.fluent.
Executor
use(Executor)
- Method in class org.apache.http.client.fluent.
Async
use(Executor)
- Method in class org.apache.http.client.fluent.
Async
useExpectContinue()
- Method in class org.apache.http.client.fluent.
Request
userAgent(String)
- Method in class org.apache.http.client.fluent.
Request
V
version(HttpVersion)
- Method in class org.apache.http.client.fluent.
Request
viaProxy(HttpHost)
- Method in class org.apache.http.client.fluent.
Request
A
B
C
D
E
F
G
H
N
O
P
R
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011-2013
The Apache Software Foundation
. All Rights Reserved.