|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.monitor.TcpMonMonitorEngine
public class TcpMonMonitorEngine
Constructor Summary | |
---|---|
TcpMonMonitorEngine()
|
Method Summary | |
---|---|
int |
getLocalPort()
|
boolean |
isRunning()
|
void |
start(SoapMonitor monitor,
int localPort)
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TcpMonMonitorEngine()
Method Detail |
---|
public void start(SoapMonitor monitor, int localPort)
start
in interface SoapMonitorEngine
public void stop()
stop
in interface SoapMonitorEngine
public int getLocalPort()
public boolean isRunning()
isRunning
in interface SoapMonitorEngine
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |