| Interface | Description |
|---|---|
| HttpServerStub |
Describes an HTTP Server Stub
|
| StubDownloader |
Contract for providing a tuple containing configuration of a downloaded
and unpacked stub, together with the file location of that extracted artifact.
|
| StubDownloaderBuilder |
Builder for a
StubDownloader. |
| StubFinder | |
| StubRunning | |
| StubTrigger |
| Class | Description |
|---|---|
| AetherStubDownloader | |
| AetherStubDownloaderBuilder | |
| BatchStubRunner |
Manages lifecycle of multiple
StubRunner instances. |
| BatchStubRunnerFactory |
Manages lifecycle of multiple
StubRunner instances. |
| ClasspathStubProvider |
Stub downloader that picks stubs and contracts from the provided resource.
|
| ContractDownloader |
Downloads a JAR with contracts and sets up the plugin configuration with proper
inclusion patterns
|
| ContractProjectUpdater |
Updates the project containing contracts.
|
| ResourceResolver |
Uses
META-INF/spring.factories to read ProtocolResolver list
that gets added to DefaultResourceLoader. |
| RunningStubs |
Structure representing executed stubs.
|
| ScmStubDownloaderBuilder |
Builds a
StubDownloader to work with contracts and stubs from a SCM |
| StubConfiguration |
Represents a configuration of a single stub.
|
| StubDownloaderBuilderProvider |
Provider for
StubDownloaderBuilder. |
| StubRunner |
Represents a single instance of ready-to-run stubs.
|
| StubRunnerMain | Deprecated
- use Stub Runner Boot server
|
| StubRunnerOptions |
Technical options related to running StubRunner
Use
StubRunnerOptionsBuilder to build this object. |
| StubRunnerOptions.StubRunnerProxyOptions | |
| StubRunnerOptionsBuilder |
| Exception | Description |
|---|---|
| StubNotFoundException |
Exception thrown when a stub was not found
|
Copyright © 2016–2018 Spring. All rights reserved.