org.mule.module.reboot
Class MuleContainerBootstrapUtils.ProxyInfo

java.lang.Object
  extended by org.mule.module.reboot.MuleContainerBootstrapUtils.ProxyInfo
Enclosing class:
MuleContainerBootstrapUtils

public static class MuleContainerBootstrapUtils.ProxyInfo
extends Object


Constructor Summary
MuleContainerBootstrapUtils.ProxyInfo(String host, String port)
           
MuleContainerBootstrapUtils.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

MuleContainerBootstrapUtils.ProxyInfo

public MuleContainerBootstrapUtils.ProxyInfo(String host,
                                             String port)

MuleContainerBootstrapUtils.ProxyInfo

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


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.