@Alias(value="proxy") @XmlHints(allowTopLevelDefinition=true) public class DefaultProxyConfig extends Object implements ProxyConfig
| Constructor and Description |
|---|
DefaultProxyConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getUsername() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderpublic String getHost()
getHost in interface ProxyConfigpublic int getPort()
getPort in interface ProxyConfigpublic String getUsername()
getUsername in interface ProxyConfigpublic String getPassword()
getPassword in interface ProxyConfigCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.