|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.monitor.SoapMonitorEngineImpl
public class SoapMonitorEngineImpl
Constructor Summary | |
---|---|
SoapMonitorEngineImpl()
|
Method Summary | |
---|---|
boolean |
isProxy()
|
boolean |
isRunning()
|
protected void |
setSslEndpoint(java.lang.String sslEndpoint)
|
void |
start(SoapMonitor soapMonitor,
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 SoapMonitorEngineImpl()
Method Detail |
---|
public boolean isRunning()
isRunning
in interface SoapMonitorEngine
public void start(SoapMonitor soapMonitor, int localPort)
start
in interface SoapMonitorEngine
public void stop()
stop
in interface SoapMonitorEngine
protected void setSslEndpoint(java.lang.String sslEndpoint)
public boolean isProxy()
isProxy
in interface SoapMonitorEngine
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |