Package | Description |
---|---|
com.eviware.soapui.actions |
Core soapui actions
|
com.eviware.soapui.plugins.auto.factories |
Modifier and Type | Class and Description |
---|---|
class |
AnnotatedSettingsPrefs
Support class for annotation-based settings
|
class |
EditorPrefs
Preferences class for UISettings
|
class |
GlobalPropertiesPrefs |
class |
HttpPrefs
Preferences class for HttpSettings
|
class |
ProxyPrefs |
class |
SecurityScansPrefs |
class |
ToolsPrefs
Preferences class for ToolsSettings
|
class |
UIPrefs
Preferences class for UISettings
|
Modifier and Type | Method and Description |
---|---|
Prefs |
PrefsFactory.createPrefs() |
Prefs[] |
SoapUIPreferencesAction.getPrefs() |
Modifier and Type | Method and Description |
---|---|
void |
SoapUIPreferencesAction.addPrefs(Prefs pref) |
Modifier and Type | Method and Description |
---|---|
Prefs |
AutoPrefsFactory.createPrefs() |
Constructor and Description |
---|
AutoPrefsFactory(PluginPrefs annotation,
Class<Prefs> prefsClass) |
Copyright © 2019. All Rights Reserved.