JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
H
I
J
M
R
S
T
U
V
A
allowAllCertificates(KeyStore)
- Method in class com.github.hi_fi.httpclient.security.
Certificate
Auth
- Class in
com.github.hi_fi.httpclient.security
Auth()
- Constructor for class com.github.hi_fi.httpclient.security.
Auth
Authentication
- Class in
com.github.hi_fi.httpclient.domain
Authentication.Type
- Enum in
com.github.hi_fi.httpclient.domain
C
Certificate
- Class in
com.github.hi_fi.httpclient.security
Certificate()
- Constructor for class com.github.hi_fi.httpclient.security.
Certificate
com.github.hi_fi.httpclient
- package com.github.hi_fi.httpclient
com.github.hi_fi.httpclient.domain
- package com.github.hi_fi.httpclient.domain
com.github.hi_fi.httpclient.extend
- package com.github.hi_fi.httpclient.extend
com.github.hi_fi.httpclient.security
- package com.github.hi_fi.httpclient.security
content
- Variable in class com.github.hi_fi.httpclient.domain.
ResponseData
createCustomKeyStore(String)
- Method in class com.github.hi_fi.httpclient.security.
Certificate
createSession(String, String, Map<String, String>, Authentication, String)
- Method in class com.github.hi_fi.httpclient.
RestClient
createSession(String, String, Map<String, String>, Authentication, String, Boolean, String)
- Method in class com.github.hi_fi.httpclient.
RestClient
CustomRedirectStrategy
- Class in
com.github.hi_fi.httpclient.extend
Custom
RedirectStrategy
implementation that automatically redirects all HEAD, GET, PUT, POST, DELETE, PATCH and OPTIONS requests.
CustomRedirectStrategy()
- Constructor for class com.github.hi_fi.httpclient.extend.
CustomRedirectStrategy
G
getAlias()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getAuthCache(Authentication, HttpHost)
- Method in class com.github.hi_fi.httpclient.security.
Auth
getAuthentication(List<String>)
- Static method in class com.github.hi_fi.httpclient.domain.
Authentication
getAuthentication(List<String>, Authentication.Type)
- Static method in class com.github.hi_fi.httpclient.domain.
Authentication
getAuthentication()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getClient()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getContext()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getCredentialsProvider(Authentication, HttpHost)
- Method in class com.github.hi_fi.httpclient.security.
Auth
getDomain()
- Method in class com.github.hi_fi.httpclient.domain.
Authentication
getHeaders()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getHttpHost()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getMethod()
- Method in class com.github.hi_fi.httpclient.extend.
HttpDeleteWithBody
getPassword()
- Method in class com.github.hi_fi.httpclient.domain.
Authentication
getResponse()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getResponseBody()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getResponseData()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getSession(String)
- Method in class com.github.hi_fi.httpclient.
RestClient
getStatusCode()
- Method in class com.github.hi_fi.httpclient.domain.
ResponseData
getText()
- Method in class com.github.hi_fi.httpclient.domain.
ResponseData
getType()
- Method in class com.github.hi_fi.httpclient.domain.
Authentication
getUrl()
- Method in class com.github.hi_fi.httpclient.domain.
Session
getUsername()
- Method in class com.github.hi_fi.httpclient.domain.
Authentication
getVerify()
- Method in class com.github.hi_fi.httpclient.domain.
Session
H
headers
- Variable in class com.github.hi_fi.httpclient.domain.
ResponseData
HttpDeleteWithBody
- Class in
com.github.hi_fi.httpclient.extend
HttpDeleteWithBody(String)
- Constructor for class com.github.hi_fi.httpclient.extend.
HttpDeleteWithBody
HttpDeleteWithBody(URI)
- Constructor for class com.github.hi_fi.httpclient.extend.
HttpDeleteWithBody
HttpDeleteWithBody()
- Constructor for class com.github.hi_fi.httpclient.extend.
HttpDeleteWithBody
I
isAuthenticable()
- Method in class com.github.hi_fi.httpclient.domain.
Authentication
isRedirectable(String)
- Method in class com.github.hi_fi.httpclient.extend.
CustomRedirectStrategy
J
json
- Variable in class com.github.hi_fi.httpclient.domain.
ResponseData
M
makeDeleteRequest(String, String, Object, Map<String, String>, Map<String, String>, Boolean)
- Method in class com.github.hi_fi.httpclient.
RestClient
makeGetRequest(String, String, Map<String, String>, Map<String, String>, boolean)
- Method in class com.github.hi_fi.httpclient.
RestClient
makeHeadRequest(String, String, Map<String, String>, Boolean)
- Method in class com.github.hi_fi.httpclient.
RestClient
makeOptionsRequest(String, String, Map<String, String>, Boolean)
- Method in class com.github.hi_fi.httpclient.
RestClient
makePatchRequest(String, String, Object, Map<String, String>, Map<String, String>, Boolean)
- Method in class com.github.hi_fi.httpclient.
RestClient
makePostRequest(String, String, Object, Map<String, String>, Map<String, String>, Map<String, String>, Boolean)
- Method in class com.github.hi_fi.httpclient.
RestClient
makePutRequest(String, String, Object, Map<String, String>, Map<String, String>, Map<String, String>, Boolean)
- Method in class com.github.hi_fi.httpclient.
RestClient
METHOD_NAME
- Static variable in class com.github.hi_fi.httpclient.extend.
HttpDeleteWithBody
R
ResponseData
- Class in
com.github.hi_fi.httpclient.domain
ResponseData()
- Constructor for class com.github.hi_fi.httpclient.domain.
ResponseData
RestClient
- Class in
com.github.hi_fi.httpclient
RestClient()
- Constructor for class com.github.hi_fi.httpclient.
RestClient
S
Session
- Class in
com.github.hi_fi.httpclient.domain
Session()
- Constructor for class com.github.hi_fi.httpclient.domain.
Session
setAlias(String)
- Method in class com.github.hi_fi.httpclient.domain.
Session
setAuthentication(Authentication)
- Method in class com.github.hi_fi.httpclient.domain.
Session
setClient(HttpClient)
- Method in class com.github.hi_fi.httpclient.domain.
Session
setContext(HttpClientContext)
- Method in class com.github.hi_fi.httpclient.domain.
Session
setHeaders(Header[])
- Method in class com.github.hi_fi.httpclient.domain.
ResponseData
setHeaders(Map<String, String>)
- Method in class com.github.hi_fi.httpclient.domain.
Session
setHttpHost(HttpHost)
- Method in class com.github.hi_fi.httpclient.domain.
Session
setResponse(HttpResponse)
- Method in class com.github.hi_fi.httpclient.domain.
Session
setStatusCode(int)
- Method in class com.github.hi_fi.httpclient.domain.
ResponseData
setText(String)
- Method in class com.github.hi_fi.httpclient.domain.
ResponseData
setUrl(String)
- Method in class com.github.hi_fi.httpclient.domain.
Session
setVerify(String)
- Method in class com.github.hi_fi.httpclient.domain.
Session
status_code
- Variable in class com.github.hi_fi.httpclient.domain.
ResponseData
T
text
- Variable in class com.github.hi_fi.httpclient.domain.
ResponseData
toString()
- Method in class com.github.hi_fi.httpclient.domain.
ResponseData
U
usePreemptiveAuthentication()
- Method in class com.github.hi_fi.httpclient.domain.
Authentication
V
valueOf(String)
- Static method in enum com.github.hi_fi.httpclient.domain.
Authentication.Type
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.github.hi_fi.httpclient.domain.
Authentication.Type
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
G
H
I
J
M
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.