public class ConnectionTestOperations extends Object
| Constructor and Description |
|---|
ConnectionTestOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
createProxy(String realPort,
String realHost,
String proxyPort) |
void |
defineProxyServerPort(String serverPort) |
void |
disconnectProxy(String proxyPort) |
void |
reconnectProxy(String proxyPort) |
@Execution(value=BLOCKING) public void createProxy(String realPort, String realHost, String proxyPort) throws org.mule.runtime.api.connection.ConnectionException
org.mule.runtime.api.connection.ConnectionException@Execution(value=BLOCKING) public void disconnectProxy(String proxyPort) throws org.mule.runtime.api.connection.ConnectionException
org.mule.runtime.api.connection.ConnectionException@Execution(value=BLOCKING) public void reconnectProxy(String proxyPort) throws org.mule.runtime.api.connection.ConnectionException
org.mule.runtime.api.connection.ConnectionException@Execution(value=CPU_LITE) public void defineProxyServerPort(String serverPort) throws org.mule.runtime.api.connection.ConnectionException
org.mule.runtime.api.connection.ConnectionExceptionCopyright © 2019 MuleSoft, Inc.. All rights reserved.