- 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中的类
-