public interface InterfaceListener extends SoapUIListener
| Modifier and Type | Method and Description | 
|---|---|
| void | operationAdded(Operation operation) | 
| void | operationRemoved(Operation operation) | 
| void | operationUpdated(Operation operation) | 
| void | requestAdded(Request request) | 
| void | requestRemoved(Request request) | 
Copyright © 2019. All Rights Reserved.