Package | Description |
---|---|
com.eviware.soapui |
SoapUI root package
|
com.eviware.soapui.tools |
SoapUI command-line tools
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSoapUICore
Initializes core objects.
|
class |
StandaloneSoapUICore |
class |
SwingPluginSoapUICore |
class |
SwingSoapUICore |
Modifier and Type | Method and Description |
---|---|
static SoapUICore |
SoapUI.getSoapUICore() |
Modifier and Type | Method and Description |
---|---|
static void |
SoapUI.setSoapUICore(SoapUICore soapUICore) |
static void |
SoapUI.setSoapUICore(SoapUICore soapUICore,
boolean isCommandLine) |
Modifier and Type | Method and Description |
---|---|
protected SoapUICore |
AbstractSoapUIRunner.createSoapUICore() |
protected SoapUICore |
SoapUIMockServlet.createSoapUICore(String settingsFile,
String soapUISettingsPassword) |
Copyright © 2019. All Rights Reserved.