| Interface | Description | 
|---|---|
| EditorViewFactory | Base Factory for creating XmlEditorViews of a specific type | 
| InspectorFactory | Base interface for an InspectorFactory | 
| RequestEditorViewFactory | Interface fore request editor views | 
| RequestInspectorFactory | Interface fore request inspectors | 
| ResponseEditorViewFactory | Interface for response editor views | 
| ResponseInspectorFactory | Interface fore response inspectors | 
| Class | Description | 
|---|---|
| EditorViewFactoryRegistry | Registry of available XmlViews | 
| InspectorRegistry | Registry of registered XmlInspectorFactories | 
| RequestMessageEditor<T1 extends EditorDocument,T2 extends ModelItem> | XmlEditor for the request of a WsdlRequest | 
| ResponseMessageEditor<T1 extends EditorDocument,T2 extends ModelItem> | XmlEditor for the request of a WsdlRequest | 
Copyright © 2019. All Rights Reserved.