Package com.palantir.dialogue.hc4
Class ApacheHttpClientChannels.CloseableClient
- java.lang.Object
-
- com.palantir.dialogue.hc4.ApacheHttpClientChannels.CloseableClient
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
- Enclosing class:
- ApacheHttpClientChannels
public static final class ApacheHttpClientChannels.CloseableClient extends java.lang.Object implements java.io.CloseableIntentionally opaque wrapper type - we don't want people using the inner Apache client directly.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()java.lang.StringtoString()
-