public class SoapMonitorEngineImpl extends Object implements SoapMonitorEngine
| Constructor and Description | 
|---|
| SoapMonitorEngineImpl(String sslEndpoint) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isProxy() | 
| boolean | isRunning() | 
| void | setIncludedContentTypes(ContentTypes includedContentTypes) | 
| void | start(WsdlProject project,
     int localPort,
     SoapMonitorListenerCallBack listenerCallBack) | 
| void | stop() | 
public SoapMonitorEngineImpl(String sslEndpoint)
public boolean isRunning()
isRunning in interface SoapMonitorEnginepublic void start(WsdlProject project, int localPort, SoapMonitorListenerCallBack listenerCallBack)
start in interface SoapMonitorEnginepublic void stop()
stop in interface SoapMonitorEnginepublic void setIncludedContentTypes(ContentTypes includedContentTypes)
setIncludedContentTypes in interface SoapMonitorEnginepublic boolean isProxy()
isProxy in interface SoapMonitorEngineCopyright © 2019. All Rights Reserved.