A B C E O R T W 
All Classes All Packages

A

ApacheHttpClientChannels - Class in com.palantir.dialogue.hc4
 
ApacheHttpClientChannels.ClientBuilder - Class in com.palantir.dialogue.hc4
 
ApacheHttpClientChannels.CloseableClient - Class in com.palantir.dialogue.hc4
Intentionally opaque wrapper type - we don't want people using the inner Apache client directly.

B

build() - Method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels.ClientBuilder
 

C

clientBuilder() - Static method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels
 
clientConfiguration(ClientConfiguration) - Method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels.ClientBuilder
 
clientName(String) - Method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels.ClientBuilder
Safe loggable identifier used to identify this client instance for instrumentation purposes.
close() - Method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels.CloseableClient
 
com.palantir.dialogue.hc4 - package com.palantir.dialogue.hc4
 
create(ClientConfiguration) - Static method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels
 
createCloseableHttpClient(ClientConfiguration) - Static method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels
Deprecated.
Use the builder
createCloseableHttpClient(ClientConfiguration, String) - Static method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels
 
createSingleUri(String, ApacheHttpClientChannels.CloseableClient) - Static method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels
 

E

executor(ExecutorService) - Method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels.ClientBuilder
Configures the ExecutorService used to execute blocking http requests.

O

of(String, TaggedMetricRegistry) - Static method in class com.palantir.dialogue.hc4.ResponseLeakDetector
 

R

ResponseLeakDetector - Class in com.palantir.dialogue.hc4
 

T

toString() - Method in class com.palantir.dialogue.hc4.ApacheHttpClientChannels.CloseableClient
 
toString() - Method in class com.palantir.dialogue.hc4.ResponseLeakDetector
 

W

wrap(Response, Endpoint) - Method in class com.palantir.dialogue.hc4.ResponseLeakDetector
 
A B C E O R T W 
All Classes All Packages