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
B
C
D
E
G
H
I
L
M
O
P
R
S
T
A
AbstractTask
- Class in
org.apache.servicecomb.http.client.task
AbstractTask(String)
- Constructor for class org.apache.servicecomb.http.client.task.
AbstractTask
AbstractTask.BackOffSleepTask
- Class in
org.apache.servicecomb.http.client.task
addHeader(String, String)
- Method in class org.apache.servicecomb.http.client.common.
HttpRequest
addHeaders(Map<String, String>)
- Method in interface org.apache.servicecomb.http.client.common.
HttpTransport
addHeaders(Map<String, String>)
- Method in class org.apache.servicecomb.http.client.common.
HttpTransportImpl
B
BackOffSleepTask(int, Task)
- Constructor for class org.apache.servicecomb.http.client.task.
AbstractTask.BackOffSleepTask
BackOffSleepTask(long, Task)
- Constructor for class org.apache.servicecomb.http.client.task.
AbstractTask.BackOffSleepTask
C
CONNECT_TIMEOUT
- Static variable in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
CONNECTION_REQUEST_TIMEOUT
- Static variable in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
createHttpTransport(HttpConfiguration.SSLProperties, RequestAuthHeaderProvider)
- Static method in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
D
DEFAULT_MAX_PER_ROUTE
- Static variable in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
DefaultRequestAuthHeaderProvider
- Class in
org.apache.servicecomb.http.client.auth
DefaultRequestAuthHeaderProvider()
- Constructor for class org.apache.servicecomb.http.client.auth.
DefaultRequestAuthHeaderProvider
DELETE
- Static variable in class org.apache.servicecomb.http.client.common.
HttpRequest
delete(HttpRequest)
- Method in interface org.apache.servicecomb.http.client.common.
HttpTransport
delete(HttpRequest)
- Method in class org.apache.servicecomb.http.client.common.
HttpTransportImpl
deserialize(String, Class<T>)
- Static method in class org.apache.servicecomb.http.client.common.
HttpUtils
deserialize(String, TypeReference<T>)
- Static method in class org.apache.servicecomb.http.client.common.
HttpUtils
doRequest(HttpRequest)
- Method in interface org.apache.servicecomb.http.client.common.
HttpTransport
doRequest(HttpRequest)
- Method in class org.apache.servicecomb.http.client.common.
HttpTransportImpl
E
encodeURLParam(String)
- Static method in class org.apache.servicecomb.http.client.common.
HttpUtils
execute()
- Method in class org.apache.servicecomb.http.client.task.
AbstractTask.BackOffSleepTask
execute()
- Method in interface org.apache.servicecomb.http.client.task.
Task
G
GET
- Static variable in class org.apache.servicecomb.http.client.common.
HttpRequest
get(HttpRequest)
- Method in interface org.apache.servicecomb.http.client.common.
HttpTransport
get(HttpRequest)
- Method in class org.apache.servicecomb.http.client.common.
HttpTransportImpl
getContent()
- Method in class org.apache.servicecomb.http.client.common.
HttpRequest
getContent()
- Method in class org.apache.servicecomb.http.client.common.
HttpResponse
getHeader(String)
- Method in class org.apache.servicecomb.http.client.common.
HttpResponse
getHeaders()
- Method in class org.apache.servicecomb.http.client.common.
HttpRequest
getHttpClient()
- Method in class org.apache.servicecomb.http.client.common.
HttpTransportImpl
getMessage()
- Method in class org.apache.servicecomb.http.client.common.
HttpResponse
getMethod()
- Method in class org.apache.servicecomb.http.client.common.
HttpRequest
getRealRequest()
- Method in class org.apache.servicecomb.http.client.common.
HttpRequest
getSslCustom()
- Method in class org.apache.servicecomb.http.client.common.
HttpConfiguration.SSLProperties
getSslOption()
- Method in class org.apache.servicecomb.http.client.common.
HttpConfiguration.SSLProperties
getStatusCode()
- Method in class org.apache.servicecomb.http.client.common.
HttpResponse
getUrl()
- Method in class org.apache.servicecomb.http.client.common.
HttpRequest
H
HttpConfiguration
- Interface in
org.apache.servicecomb.http.client.common
HttpConfiguration.SSLProperties
- Class in
org.apache.servicecomb.http.client.common
HttpRequest
- Class in
org.apache.servicecomb.http.client.common
HttpRequest(String, Map<String, String>, String, String)
- Constructor for class org.apache.servicecomb.http.client.common.
HttpRequest
HttpResponse
- Class in
org.apache.servicecomb.http.client.common
HttpResponse()
- Constructor for class org.apache.servicecomb.http.client.common.
HttpResponse
HttpTransport
- Interface in
org.apache.servicecomb.http.client.common
Created by on 2019/10/16.
HttpTransportFactory
- Class in
org.apache.servicecomb.http.client.common
HttpTransportImpl
- Class in
org.apache.servicecomb.http.client.common
Created by on 2019/10/16.
HttpTransportImpl(HttpClient, RequestAuthHeaderProvider)
- Constructor for class org.apache.servicecomb.http.client.common.
HttpTransportImpl
HttpUtils
- Class in
org.apache.servicecomb.http.client.common
HttpUtils()
- Constructor for class org.apache.servicecomb.http.client.common.
HttpUtils
I
isEnabled()
- Method in class org.apache.servicecomb.http.client.common.
HttpConfiguration.SSLProperties
L
loadAuthHeader(SignRequest)
- Method in class org.apache.servicecomb.http.client.auth.
DefaultRequestAuthHeaderProvider
loadAuthHeader(SignRequest)
- Method in interface org.apache.servicecomb.http.client.auth.
RequestAuthHeaderProvider
M
MAX_TOTAL
- Static variable in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
MessageObjectMapper
- Class in
org.apache.servicecomb.http.client.common
MessageObjectMapper()
- Constructor for class org.apache.servicecomb.http.client.common.
MessageObjectMapper
O
org.apache.servicecomb.http.client.auth
- package org.apache.servicecomb.http.client.auth
org.apache.servicecomb.http.client.common
- package org.apache.servicecomb.http.client.common
org.apache.servicecomb.http.client.task
- package org.apache.servicecomb.http.client.task
P
POST
- Static variable in class org.apache.servicecomb.http.client.common.
HttpRequest
post(HttpRequest)
- Method in interface org.apache.servicecomb.http.client.common.
HttpTransport
post(HttpRequest)
- Method in class org.apache.servicecomb.http.client.common.
HttpTransportImpl
PUT
- Static variable in class org.apache.servicecomb.http.client.common.
HttpRequest
put(HttpRequest)
- Method in interface org.apache.servicecomb.http.client.common.
HttpTransport
put(HttpRequest)
- Method in class org.apache.servicecomb.http.client.common.
HttpTransportImpl
R
readTree(String)
- Static method in class org.apache.servicecomb.http.client.common.
HttpUtils
RequestAuthHeaderProvider
- Interface in
org.apache.servicecomb.http.client.auth
S
serialize(Object)
- Static method in class org.apache.servicecomb.http.client.common.
HttpUtils
setContent(String)
- Method in class org.apache.servicecomb.http.client.common.
HttpResponse
setEnabled(boolean)
- Method in class org.apache.servicecomb.http.client.common.
HttpConfiguration.SSLProperties
setMessage(String)
- Method in class org.apache.servicecomb.http.client.common.
HttpResponse
setMethod(String)
- Method in class org.apache.servicecomb.http.client.common.
HttpRequest
setSslCustom(SSLCustom)
- Method in class org.apache.servicecomb.http.client.common.
HttpConfiguration.SSLProperties
setSslOption(SSLOption)
- Method in class org.apache.servicecomb.http.client.common.
HttpConfiguration.SSLProperties
setStatusCode(int)
- Method in class org.apache.servicecomb.http.client.common.
HttpResponse
sha256Encode(String, String)
- Static method in class org.apache.servicecomb.http.client.common.
HttpUtils
SOCKET_TIMEOUT
- Static variable in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
SSLProperties()
- Constructor for class org.apache.servicecomb.http.client.common.
HttpConfiguration.SSLProperties
startTask(Task)
- Method in class org.apache.servicecomb.http.client.task.
AbstractTask
stop()
- Method in class org.apache.servicecomb.http.client.task.
AbstractTask
T
Task
- Interface in
org.apache.servicecomb.http.client.task
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017–2021
The Apache Software Foundation
. All rights reserved.