ProxyPort
- Last Updated: May 30, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Specifies the port number where the proxy server is listening for HTTP or HTTPS requests for the first connection.
Valid Values
port
where:
- port
- is the port number on which the proxy server is listening. Contact your system administrator to obtain the correct port.
Data Source Methods
public Integer getProxyPort()
public void setProxyPort(Integer)
Default
0
Data Type
Int