跳过导航链接
C E G H I O R U W 

C

close() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
 
com.huawei.openstack4j.connectors.httpclient - 程序包 com.huawei.openstack4j.connectors.httpclient
 
create(HttpRequest<R>) - 类 中的静态方法com.huawei.openstack4j.connectors.httpclient.HttpCommand
Creates a new HttpCommand from the given request

E

execute() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpCommand
Executes the command and returns the Response
execute(HttpRequest<R>) - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpExecutorServiceImpl

G

getContentType() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
 
getEntity(Class<T>) - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
Gets the entity and Maps any errors which will result in a ResponseException
getEntity(Class<T>, ExecutionOptions<T>) - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
Gets the entity and Maps any errors which will result in a ResponseException
getExecutorDisplayName() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpExecutorServiceImpl
 
getInputStream() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
 
getRequest() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpCommand
 
getRetries() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpCommand
 
getStatus() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
Gets the status from the previous Request
getStatusMessage() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl

H

hasEntity() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpCommand
 
header(String) - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
Returns a Header value from the specified name key
headers() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
 
HttpClientConfigInterceptor - com.huawei.openstack4j.connectors.httpclient中的接口
Allows for interception during the creation of a new HttpClient.
HttpClientFactory - com.huawei.openstack4j.connectors.httpclient中的类
Creates the initial HttpClient and keeps it as a singleton to preserve pooling strategies within the Http Client
HttpClientFactory() - 类 的构造器com.huawei.openstack4j.connectors.httpclient.HttpClientFactory
 
HttpCommand<R> - com.huawei.openstack4j.connectors.httpclient中的类
HttpCommand is responsible for executing the actual request driven by the HttpExecutor.
HttpExecutorServiceImpl - com.huawei.openstack4j.connectors.httpclient中的类
HttpExecutor is the default implementation for HttpExecutorService which is responsible for interfacing with HttpClient and mapping common status codes, requests and responses back to the common API
HttpExecutorServiceImpl() - 类 的构造器com.huawei.openstack4j.connectors.httpclient.HttpExecutorServiceImpl
 
HttpResponseImpl - com.huawei.openstack4j.connectors.httpclient中的类
 

I

incrementRetriesAndReturn() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpCommand
 
INSTANCE - 类 中的静态变量com.huawei.openstack4j.connectors.httpclient.HttpClientFactory
 

O

onClientCreate(HttpClientBuilder, RequestConfig.Builder, Config) - 接口 中的方法com.huawei.openstack4j.connectors.httpclient.HttpClientConfigInterceptor
This method is invoked prior to the HttpClientBuilder build is called allowing any overrides or custom configuration.

R

readEntity(Class<T>) - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
 
registerInterceptor(HttpClientConfigInterceptor) - 类 中的静态方法com.huawei.openstack4j.connectors.httpclient.HttpClientFactory
Registers a HttpClientConfigInterceptor that is invoked prior to a new HttpClient being created.

U

unwrap() - 类 中的方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
Unwrap and return the original Response

W

wrap(CloseableHttpResponse) - 类 中的静态方法com.huawei.openstack4j.connectors.httpclient.HttpResponseImpl
Wrap the given Response
C E G H I O R U W 
跳过导航链接

Copyright © 2020. All rights reserved.