| 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 avaliable XmlViews |
| InspectorRegistry | Registry of registered XmlInspectorFactories |
| RequestMessageEditor | XmlEditor for the request of a WsdlRequest |
| ResponseMessageEditor | XmlEditor for the request of a WsdlRequest |