Package | Description |
---|---|
com.eviware.soapui.impl.actions | |
com.eviware.soapui.plugins.auto.factories |
Modifier and Type | Class and Description |
---|---|
static class |
SilentGraphQLApiImporterFactory.GraphQLSilentImporter
Silent importer of GraphQL schema
|
static class |
SilentSwaggerApiImporterFactory.SwaggerApiImporter |
static class |
SilentWadlApiImporterFactory.WadlApiImporter |
static class |
SilentWsdlApiImporterFactory.SilentWsdlApiImporter |
Modifier and Type | Method and Description |
---|---|
SilentApiImporter |
SilentApiImporterFactory.createSilentImporter()
Returns a "silent" API importer.
|
SilentApiImporter |
SilentGraphQLApiImporterFactory.createSilentImporter() |
SilentApiImporter |
SilentSwaggerApiImporterFactory.createSilentImporter() |
SilentApiImporter |
SilentWadlApiImporterFactory.createSilentImporter() |
SilentApiImporter |
SilentWsdlApiImporterFactory.createSilentImporter() |
Modifier and Type | Method and Description |
---|---|
SilentApiImporter |
AutoSilentApiImporterFactory.createSilentImporter() |
Constructor and Description |
---|
AutoSilentApiImporterFactory(PluginSilentApiImporter annotation,
Class<SilentApiImporter> importMethodClass) |
Copyright © 2019. All rights reserved.