public class UnixSocketClientBuilder extends AbstractNativeClientBuilder
log, path, registry| Constructor and Description |
|---|
UnixSocketClientBuilder(String unixSocketPath,
int maxConnections,
org.eclipse.jkube.kit.common.KitLogger log) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.conn.socket.ConnectionSocketFactory |
getConnectionSocketFactory() |
protected String |
getProtocol() |
buildBasicClient, buildPooledClientpublic UnixSocketClientBuilder(String unixSocketPath, int maxConnections, org.eclipse.jkube.kit.common.KitLogger log)
protected org.apache.http.conn.socket.ConnectionSocketFactory getConnectionSocketFactory()
getConnectionSocketFactory in class AbstractNativeClientBuilderprotected String getProtocol()
getProtocol in class AbstractNativeClientBuilderCopyright © 2023. All rights reserved.