You use proxy server specification methods if a Proxy Web server exists between the client and the Web server hosting an adapter.

The methods in the following table provide Proxy Web server support to a Java Open Client application. For a detailed description of each property, see Alphabetical list of properties.

Table 1. Proxy server specification methods
Method Description
setProxyHost(String hostname) Sets PROGRESS.Session.proxyHost
getProxyHost() Gets PROGRESS.Session.proxyHost
setProxyPort(int port) Sets PROGRESS.Session.proxyPort
getProxyPort() Gets PROGRESS.Session.proxyPort
setProxyUserid(String userid) Sets PROGRESS.Session.proxyUserId
getProxyUserId() Gets PROGRESS.Session.proxyUserId
setProxyPassword(String password) Sets PROGRESS.Session.proxyPassword
getProxyPassword() Gets PROGRESS.Session.proxyPassword