Package
Class
Use
Tree
Deprecated
Index
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
N
O
R
U
C
connection
- Variable in class net.oauth.client.
URLConnectionResponse
D
dump(Map<String, Object>)
- Method in class net.oauth.client.
URLConnectionResponse
Return a complete description of the HTTP exchange.
E
EOL
- Static variable in class net.oauth.client.
URLConnectionClient
execute(HttpMessage, Map<String, Object>)
- Method in class net.oauth.client.
URLConnectionClient
Send a message to the service provider and get the response.
G
getHeaders()
- Method in class net.oauth.client.
URLConnectionResponse
getStatusCode()
- Method in class net.oauth.client.
URLConnectionResponse
N
net.oauth.client
- package net.oauth.client
O
openBody()
- Method in class net.oauth.client.
URLConnectionResponse
R
requestEncoding
- Variable in class net.oauth.client.
URLConnectionResponse
requestExcerpt
- Variable in class net.oauth.client.
URLConnectionResponse
requestHeaders
- Variable in class net.oauth.client.
URLConnectionResponse
U
URLConnectionClient
- Class in
net.oauth.client
An HttpClient based on HttpURLConnection.
URLConnectionClient()
- Constructor for class net.oauth.client.
URLConnectionClient
URLConnectionResponse
- Class in
net.oauth.client
The response part of a URLConnection, encapsulated as an HttpMessage.
URLConnectionResponse(HttpMessage, String, byte[], URLConnection)
- Constructor for class net.oauth.client.
URLConnectionResponse
Construct an OAuthMessage from the HTTP response, including parameters from OAuth WWW-Authenticate headers and the body.
C
D
E
G
N
O
R
U
Package
Class
Use
Tree
Deprecated
Index
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2016. All rights reserved.