org.deegree.console
Class ProxyBean

java.lang.Object
  extended by org.deegree.console.ProxyBean

public class ProxyBean
extends Object

Version:
$Revision: 29926 $, $Date: 2011-03-08 11:47:59 +0100 (Tue, 08 Mar 2011) $
Author:
Andreas Schmitz, last edited by: $Author: mschneider $

Constructor Summary
ProxyBean()
           
 
Method Summary
 String getFtpProxyHost()
           
 String getFtpProxyPassword()
           
 String getFtpProxyPort()
           
 String getFtpProxyUser()
           
 String getHttpProxyHost()
           
 String getHttpProxyPassword()
           
 String getHttpProxyPort()
           
 String getHttpProxyUser()
           
 String getNonftpProxyHosts()
           
 String getNonhttpProxyHosts()
           
 String getNonProxyHosts()
           
 String getProxyHost()
           
 String getProxyPassword()
           
 String getProxyPort()
           
 String getProxyUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyBean

public ProxyBean()
Method Detail

getNonftpProxyHosts

public String getNonftpProxyHosts()

getFtpProxyPassword

public String getFtpProxyPassword()

getFtpProxyUser

public String getFtpProxyUser()

getFtpProxyPort

public String getFtpProxyPort()

getFtpProxyHost

public String getFtpProxyHost()

getNonhttpProxyHosts

public String getNonhttpProxyHosts()

getHttpProxyPassword

public String getHttpProxyPassword()

getHttpProxyUser

public String getHttpProxyUser()

getHttpProxyPort

public String getHttpProxyPort()

getHttpProxyHost

public String getHttpProxyHost()

getNonProxyHosts

public String getNonProxyHosts()

getProxyPassword

public String getProxyPassword()

getProxyUser

public String getProxyUser()

getProxyPort

public String getProxyPort()

getProxyHost

public String getProxyHost()


Copyright © 2011. All Rights Reserved.