Class which centralizes proxy configuration, in an effort to reduce clutter in the {@link WebClient}class. One instance of this class exists for each WebClient instance.
@version $Revision: 5301 $
@author Daniel Gredler
@see WebClient#getProxyConfig()
This class holds the the configuration for the Proxy server module during runtime. It is also serialized as XML to persistently store settings.
@author Alan Gerber
Convenience superclass for configuration used in creating proxies, to ensure that all proxy creators have consistent properties.
@author Rod Johnson
@author Juergen Hoeller
@see AdvisedSupport
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.