public interface SoapMonitorEngine
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isProxy() | 
| boolean | isRunning() | 
| void | setIncludedContentTypes(ContentTypes includedContentTypes) | 
| void | start(WsdlProject project,
     int localPort,
     SoapMonitorListenerCallBack listenerCallBack) | 
| void | stop() | 
void start(WsdlProject project, int localPort, SoapMonitorListenerCallBack listenerCallBack)
void stop()
boolean isRunning()
boolean isProxy()
void setIncludedContentTypes(ContentTypes includedContentTypes)
Copyright © 2019. All Rights Reserved.