Try OpenEdge Now
skip to main content
Java Open Clients
Accessing Proxy Properties : Accessing properties with methods : Accessing properties using purposed accessor methods : Proxy server specification methods
 
Proxy server specification methods
You use proxy server specification methods if a Proxy Web server exists between the client and the Web server hosting the AppServer Internet Adapter (AIA).
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 Alphabeticallisting of properties.
Table 15. Proxy server specification methods
Method
Description
setProxyHost(String hostname)
getProxyHost()
setProxyPort(int port)
getProxyPort()
setProxyUserid(String userid)
getProxyUserId()
setProxyPassword(String password)
getProxyPassword()