public static class MuleBootstrapUtils.ProxyInfo extends Object
String
host
password
port
username
ProxyInfo(String host, String port)
ProxyInfo(String host, String port, String username, String password)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String host
public final String port
public final String username
public final String password
public ProxyInfo(String host, String port)
public ProxyInfo(String host, String port, String username, String password)
Copyright © 2006–2021 MuleSoft, Inc.. All rights reserved.