public static class Confluence.ProxyInfo extends Object
String
host
nonProxyHosts
password
int
port
userName
ProxyInfo(String host, int port, String userName, String password, String nonProxyHosts)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String host
public final int port
public final String userName
public final String password
public final String nonProxyHosts
public ProxyInfo(String host, int port, String userName, String password, String nonProxyHosts)
Copyright © 2015. All rights reserved.