Class HttpProxy
java.lang.Object
com.datastax.astra.client.core.http.HttpProxy
- All Implemented Interfaces:
Cloneable
Subclass to represent an http proxy.
-
Constructor Details
-
HttpProxy
public HttpProxy()Default constructor. -
HttpProxy
Constructor with hostname and port.- Parameters:
hostname
- hostname of the proxyport
- port for the proxy
-
-
Method Details