|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.continuum.configuration.model.ProxyConfiguration
public class ProxyConfiguration
Class ProxyConfiguration.
| Constructor Summary | |
|---|---|
ProxyConfiguration()
|
|
| Method Summary | |
|---|---|
String |
getProxyHost()
Get the proxyHost field. |
String |
getProxyPassword()
Get the proxyPassword field. |
int |
getProxyPort()
Get the proxyPort field. |
String |
getProxyUser()
Get the proxyUser field. |
void |
setProxyHost(String proxyHost)
Set the proxyHost field. |
void |
setProxyPassword(String proxyPassword)
Set the proxyPassword field. |
void |
setProxyPort(int proxyPort)
Set the proxyPort field. |
void |
setProxyUser(String proxyUser)
Set the proxyUser field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyConfiguration()
| Method Detail |
|---|
public String getProxyHost()
public String getProxyPassword()
public int getProxyPort()
public String getProxyUser()
public void setProxyHost(String proxyHost)
proxyHost - public void setProxyPassword(String proxyPassword)
proxyPassword - public void setProxyPort(int proxyPort)
proxyPort - public void setProxyUser(String proxyUser)
proxyUser -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||