| Interface | Description |
|---|---|
| StubGenerator<T> |
Converts contracts into their stub representation.
|
| StubPostProcessor<T> |
Post processor of stub mappings.
|
| Class | Description |
|---|---|
| RecursiveFilesConverter |
Recursively converts contracts into their stub representations.
|
| RecursiveFilesConverterApplication | |
| StubGeneratorProvider |
Retrieves file converters from the class path and operates on them.
|
| Exception | Description |
|---|---|
| ConversionContractVerifierException |
Thrown when a a DSL can't be properly converted.
|
Copyright © 2016–2020 Spring. All rights reserved.