JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
C
D
E
G
H
M
N
O
R
S
C
client
- Variable in class net.oauth.client.httpclient3.
HttpClient3.SingleClient
clientPool
- Variable in class net.oauth.client.httpclient3.
HttpClient3
D
dump(Map<String, Object>)
- Method in class net.oauth.client.httpclient3.
HttpMethodResponse
Return a complete description of the HTTP exchange.
E
execute(HttpMessage, Map<String, Object>)
- Method in class net.oauth.client.httpclient3.
HttpClient3
G
getHeaders()
- Method in class net.oauth.client.httpclient3.
HttpMethodResponse
getHttpClient(URL)
- Method in class net.oauth.client.httpclient3.
HttpClient3.SingleClient
getHttpClient(URL)
- Method in interface net.oauth.client.httpclient3.
HttpClientPool
Get the appropriate HttpClient for sending a request to the given URL.
getStatusCode()
- Method in class net.oauth.client.httpclient3.
HttpMethodResponse
H
HttpClient3
- Class in
net.oauth.client.httpclient3
Utility methods for an OAuth client based on the Jakarta Commons HTTP client.
HttpClient3()
- Constructor for class net.oauth.client.httpclient3.
HttpClient3
HttpClient3(HttpClientPool)
- Constructor for class net.oauth.client.httpclient3.
HttpClient3
HttpClient3.SingleClient
- Class in
net.oauth.client.httpclient3
A pool that simply shares a single HttpClient, as recommended
here
.
HttpClient3.SingleClient()
- Constructor for class net.oauth.client.httpclient3.
HttpClient3.SingleClient
HttpClientPool
- Interface in
net.oauth.client.httpclient3
A source of Jakarta Commons HttpClient objects.
HttpMethodResponse
- Class in
net.oauth.client.httpclient3
The response part of an HttpMethod, encapsulated as an HttpMessage.
HttpMethodResponse(HttpMethod, byte[], String)
- Constructor for class net.oauth.client.httpclient3.
HttpMethodResponse
Construct an OAuthMessage from the HTTP response, including parameters from OAuth WWW-Authenticate headers and the body.
M
method
- Variable in class net.oauth.client.httpclient3.
HttpMethodResponse
N
net.oauth.client.httpclient3
- package net.oauth.client.httpclient3
O
openBody()
- Method in class net.oauth.client.httpclient3.
HttpMethodResponse
R
requestBody
- Variable in class net.oauth.client.httpclient3.
HttpMethodResponse
requestEncoding
- Variable in class net.oauth.client.httpclient3.
HttpMethodResponse
S
SHARED_CLIENT
- Static variable in class net.oauth.client.httpclient3.
HttpClient3
C
D
E
G
H
M
N
O
R
S
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.