public class BadProxy extends Object
| Constructor and Description |
|---|
BadProxy() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createClientInOtherPort(String port) |
static void |
createProxy(String realPort,
String realHost,
String proxyPort) |
static void |
generateConnectivityIssueTo(String proxyPort) |
static void |
resolveConnectivityIssue(String proxyPort) |
public static void createClientInOtherPort(String port)
public static void generateConnectivityIssueTo(String proxyPort) throws IOException
IOExceptionpublic static void createProxy(String realPort, String realHost, String proxyPort) throws IOException
IOExceptionpublic static void resolveConnectivityIssue(String proxyPort) throws IOException
IOExceptionCopyright © 2019 MuleSoft, Inc.. All rights reserved.