Interface | Description |
---|---|
DiscoveryMethod |
Represents a way of creating a SoapUI project from discovered resources, e.g.
|
DiscoveryMethodFactory | |
ImportMethod |
Represents a way of creating a SoapUI project from a definition, such as WSDL, WADL or Swagger.
|
ImportMethodFactory | |
SilentApiImporter |
Defines a class that can import APIs without user interactions.
|
SilentApiImporterFactory |
Defines a factory for SilentApiImporter objects.
|
Exception | Description |
---|---|
UnsupportedDefinitionException |
Thrown when a SilentImportMethod cannot parse the contents of a URL.
|
Copyright © 2019. All rights reserved.