Modifier and Type | Class and Description |
---|---|
class |
HttpHtmlResponseViewFactory |
Modifier and Type | Class and Description |
---|---|
class |
JsonResponseViewFactory |
Modifier and Type | Class and Description |
---|---|
class |
HttpRequestContentViewFactory |
Modifier and Type | Class and Description |
---|---|
class |
AutoRequestEditorViewFactory
Created by ole on 15/06/14.
|
class |
AutoResponseEditorViewFactory
Created by ole on 15/06/14.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RequestEditorViewFactory
Interface fore request editor views
|
interface |
ResponseEditorViewFactory
Interface for response editor views
|
Modifier and Type | Method and Description |
---|---|
EditorViewFactory[] |
EditorViewFactoryRegistry.getFactories() |
EditorViewFactory[] |
EditorViewFactoryRegistry.getFactoriesOfType(Class<?> type) |
Modifier and Type | Method and Description |
---|---|
void |
EditorViewFactoryRegistry.addFactory(EditorViewFactory factory) |
void |
EditorViewFactoryRegistry.removeFactory(EditorViewFactory factory) |
void |
EditorViewFactoryRegistry.setFactory(String viewId,
EditorViewFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
RawXmlEditorFactory |
Modifier and Type | Class and Description |
---|---|
class |
XmlSourceEditorViewFactory
Factory for default "XML" source editor view in SoapUI
|
Copyright © 2019. All Rights Reserved.