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
W
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
CONNECT_TIMEOUT
- Static variable in class org.apache.servicecomb.http.client.common.
WebSocketTransport
CONNECTION_REQUEST_TIMEOUT
- Static variable in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
createHttpTransport(HttpConfiguration.SSLProperties, RequestAuthHeaderProvider, RequestConfig)
- Static method in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
createHttpTransport(HttpConfiguration.SSLProperties, RequestAuthHeaderProvider)
- Static method in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
createSocket()
- Method in class org.apache.servicecomb.http.client.common.
SSLSocketFactoryExt
createSocket(Socket, String, int, boolean)
- Method in class org.apache.servicecomb.http.client.common.
SSLSocketFactoryExt
createSocket(String, int)
- Method in class org.apache.servicecomb.http.client.common.
SSLSocketFactoryExt
createSocket(String, int, InetAddress, int)
- Method in class org.apache.servicecomb.http.client.common.
SSLSocketFactoryExt
createSocket(InetAddress, int)
- Method in class org.apache.servicecomb.http.client.common.
SSLSocketFactoryExt
createSocket(InetAddress, int, InetAddress, int)
- Method in class org.apache.servicecomb.http.client.common.
SSLSocketFactoryExt
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
defaultRequestConfig()
- Static method in class org.apache.servicecomb.http.client.common.
HttpTransportFactory
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
getDefaultCipherSuites()
- Method in class org.apache.servicecomb.http.client.common.
SSLSocketFactoryExt
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
getSupportedCipherSuites()
- Method in class org.apache.servicecomb.http.client.common.
SSLSocketFactoryExt
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
onClose(int, String, boolean)
- Method in interface org.apache.servicecomb.http.client.common.
WebSocketListener
onClose(int, String, boolean)
- Method in class org.apache.servicecomb.http.client.common.
WebSocketTransport
onError(Exception)
- Method in interface org.apache.servicecomb.http.client.common.
WebSocketListener
onError(Exception)
- Method in class org.apache.servicecomb.http.client.common.
WebSocketTransport
onMessage(String)
- Method in interface org.apache.servicecomb.http.client.common.
WebSocketListener
onMessage(String)
- Method in class org.apache.servicecomb.http.client.common.
WebSocketTransport
onOpen(ServerHandshake)
- Method in interface org.apache.servicecomb.http.client.common.
WebSocketListener
onOpen(ServerHandshake)
- Method in class org.apache.servicecomb.http.client.common.
WebSocketTransport
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
SSLSocketFactoryExt
- Class in
org.apache.servicecomb.http.client.common
SSLSocketFactoryExt(SSLSocketFactory, String, int)
- Constructor for class org.apache.servicecomb.http.client.common.
SSLSocketFactoryExt
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
W
WebSocketListener
- Interface in
org.apache.servicecomb.http.client.common
WebSocketTransport
- Class in
org.apache.servicecomb.http.client.common
WebSocketTransport(String, HttpConfiguration.SSLProperties, Map<String, String>, WebSocketListener)
- Constructor for class org.apache.servicecomb.http.client.common.
WebSocketTransport
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
W
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.