org.cloudfoundry.client.lib
Class HttpProxyConfiguration
java.lang.Object
org.cloudfoundry.client.lib.HttpProxyConfiguration
public class HttpProxyConfiguration
- extends Object
Class that encapsulates http proxy information
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpProxyConfiguration
public HttpProxyConfiguration(String proxyHost,
int proxyPort)
getProxyHost
public String getProxyHost()
getProxyPort
public int getProxyPort()
Copyright © 2013. All rights reserved.