public class TcpMonMonitorEngine extends Object implements SoapMonitorEngine
| Constructor and Description |
|---|
TcpMonMonitorEngine() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLocalPort() |
boolean |
isProxy() |
boolean |
isRunning() |
void |
start(SoapMonitor monitor,
int localPort) |
void |
stop() |
public void start(SoapMonitor monitor, int localPort)
start in interface SoapMonitorEnginepublic void stop()
stop in interface SoapMonitorEnginepublic int getLocalPort()
public boolean isRunning()
isRunning in interface SoapMonitorEnginepublic boolean isProxy()
isProxy in interface SoapMonitorEngineCopyright © 2013. All Rights Reserved.