org.mule.module.boot
Class MuleBootstrapUtils.ProxyInfo

java.lang.Object
  extended by org.mule.module.boot.MuleBootstrapUtils.ProxyInfo
Enclosing class:
MuleBootstrapUtils

public static class MuleBootstrapUtils.ProxyInfo
extends Object


Constructor Summary
MuleBootstrapUtils.ProxyInfo(String host, String port)
           
MuleBootstrapUtils.ProxyInfo(String host, String port, String username, String password)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleBootstrapUtils.ProxyInfo

public MuleBootstrapUtils.ProxyInfo(String host,
                                    String port)

MuleBootstrapUtils.ProxyInfo

public MuleBootstrapUtils.ProxyInfo(String host,
                                    String port,
                                    String username,
                                    String password)


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.