Uses of Interface
org.openstack4j.connectors.httpclient.HttpClientConfigInterceptor
-
-
Uses of HttpClientConfigInterceptor in org.openstack4j.connectors.httpclient
Methods in org.openstack4j.connectors.httpclient with parameters of type HttpClientConfigInterceptor Modifier and Type Method Description static voidHttpClientFactory. registerInterceptor(HttpClientConfigInterceptor interceptor)Registers a HttpClientConfigInterceptor that is invoked prior to a new HttpClient being created.
-