Index

A B C D H O S V W 
All Classes and Interfaces|All Packages

A

ApacheClientHttpRequestFactory - Class in org.zalando.riptide.httpclient
 
ApacheClientHttpRequestFactory(CloseableHttpClient) - Constructor for class org.zalando.riptide.httpclient.ApacheClientHttpRequestFactory
 
ApacheClientHttpRequestFactory.Mode - Enum Class in org.zalando.riptide.httpclient
 

B

bindTo(MeterRegistry) - Method in class org.zalando.riptide.httpclient.metrics.HttpConnectionPoolMetrics
 
BUFFERING - Enum constant in enum class org.zalando.riptide.httpclient.ApacheClientHttpRequestFactory.Mode
 

C

createRequest(URI, HttpMethod) - Method in class org.zalando.riptide.httpclient.ApacheClientHttpRequestFactory
 

D

destroy() - Method in class org.zalando.riptide.httpclient.ApacheClientHttpRequestFactory
 

H

HttpConnectionPoolMetrics - Class in org.zalando.riptide.httpclient.metrics
 
HttpConnectionPoolMetrics(PoolingHttpClientConnectionManager) - Constructor for class org.zalando.riptide.httpclient.metrics.HttpConnectionPoolMetrics
 

O

org.zalando.riptide.httpclient - package org.zalando.riptide.httpclient
 
org.zalando.riptide.httpclient.metrics - package org.zalando.riptide.httpclient.metrics
 

S

STREAMING - Enum constant in enum class org.zalando.riptide.httpclient.ApacheClientHttpRequestFactory.Mode
 

V

valueOf(String) - Static method in enum class org.zalando.riptide.httpclient.ApacheClientHttpRequestFactory.Mode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.zalando.riptide.httpclient.ApacheClientHttpRequestFactory.Mode
Returns an array containing the constants of this enum class, in the order they are declared.

W

withDefaultTags(Tag...) - Method in class org.zalando.riptide.httpclient.metrics.HttpConnectionPoolMetrics
 
withDefaultTags(Iterable<Tag>) - Method in class org.zalando.riptide.httpclient.metrics.HttpConnectionPoolMetrics
 
withMetricName(String) - Method in class org.zalando.riptide.httpclient.metrics.HttpConnectionPoolMetrics
 
A B C D H O S V W 
All Classes and Interfaces|All Packages