| Modifier and Type | Method and Description | 
|---|---|
| boolean | AbstractRestRepresentationsInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | InferredSchemaInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ModelItemXmlEditor<T extends ModelItem,T2 extends XmlDocument>Base XmlEditor class for editing SOAP Messages | 
| class  | RequestMessageXmlEditor<T extends ModelItem,T2 extends XmlDocument>XmlEditor for the request of a WsdlRequest | 
| class  | ResponseMessageXmlEditor<T extends ModelItem,T2 extends XmlDocument>XmlEditor for a response-message to a WsdlRequest | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RequestXmlDocumentXmlDocument for a WsdlRequest | 
| class  | ResponseXmlDocumentXmlDocument for the response to a WsdlRequest | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractHttpRequestDesktopPanel.AbstractHttpRequestMessageEditor<T3 extends XmlDocument> | 
| class  | AbstractHttpRequestDesktopPanel.AbstractHttpResponseMessageEditor<T3 extends XmlDocument> | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | AbstractHttpXmlRequestDesktopPanel.HttpRequestDocument | 
| static class  | AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MockRequestXmlDocumentXmlDocument for the last request to a WsdlMockResponse | 
| class  | MockResponseXmlDocumentXmlDocument for a WsdlMockResponse | 
| Constructor and Description | 
|---|
| WsdlMockResponseMessageEditor(XmlDocument document) | 
| Constructor and Description | 
|---|
| WsdlRequestMessageEditor(XmlDocument document) | 
| WsdlResponseMessageEditor(XmlDocument document) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JdbcRequestTestStepDesktopPanel.JdbcResponseDocument | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AMFRequestTestStepDesktopPanel.AMFRequestDocument | 
| class  | AMFRequestTestStepDesktopPanel.AMFResponseDocument | 
| Modifier and Type | Method and Description | 
|---|---|
| Editor<XmlDocument> | AbstractXmlInspector. getEditor() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractXmlInspector. init(Editor<XmlDocument> editor) | 
| boolean | AbstractXmlInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| void | AbstractXmlInspector. locationChanged(EditorLocation<XmlDocument> location) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AMFHeadersInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AttachmentsInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | ProfileSelectionForm. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | HttpHeadersInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AbstractJMSHeaderInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | JMSPropertyInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| boolean | JMSHeaderAndPropertyInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | MockResponseScriptInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | ResponseSSLInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AbstractWsaInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AbstractWsrmInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AbstractWssInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractXmlEditorView<T extends XmlDocument>Abstract base-class to be extended by XmlViews | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RawXmlEditor<T extends XmlDocument> | 
| Modifier and Type | Method and Description | 
|---|---|
| EditorView<XmlDocument> | RawXmlEditorFactory. createRequestEditorView(Editor<?> editor,
                       ModelItem modelItem) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlSourceEditorView. locationChanged(EditorLocation<XmlDocument> location) | 
| void | XmlSourceEditorView. setLocation(EditorLocation<XmlDocument> location) | 
| Constructor and Description | 
|---|
| XmlSourceEditorView(XmlEditor<XmlDocument> xmlEditor,
                   T modelItem,
                   boolean readOnly) | 
| XmlSourceEditorView(XmlEditor<XmlDocument> xmlEditor,
                   T modelItem,
                   boolean readOnly,
                   String tabTitle) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XmlEditor<T extends XmlDocument>Editor-framework for Xml Documents | 
| interface  | XmlEditorView<T extends XmlDocument>Views available for the XmlDocument of a XmlEditor | 
| Modifier and Type | Method and Description | 
|---|---|
| Editor<XmlDocument> | XmlInspector. getEditor() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlInspector. init(Editor<XmlDocument> editor) | 
| boolean | XmlInspector. isEnabledFor(EditorView<XmlDocument> view) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractXmlDocumentAbstract base-class for XmlDocument implementations | 
| class  | DefaultXmlDocumentDefault XmlDocument that works on a standard xml string | 
| Constructor and Description | 
|---|
| MockRequestMessageEditor(XmlDocument document) | 
| MockResponseMessageEditor(XmlDocument document) | 
Copyright © 2019. All Rights Reserved.