public class StubDownloaderBuilderProvider extends Object
StubDownloaderBuilder. It can also pick a default
downloader if none is provided| Constructor and Description |
|---|
StubDownloaderBuilderProvider() |
| Modifier and Type | Method and Description |
|---|---|
StubDownloader |
get(StubRunnerOptions stubRunnerOptions,
StubDownloaderBuilder... additionalBuilders) |
public StubDownloader get(StubRunnerOptions stubRunnerOptions, StubDownloaderBuilder... additionalBuilders)
stubRunnerOptions - additionalBuilders - - optional array of StubDownloaderBuilders to append to the list of buildersStubDownloader that iterates over a list of stub downloadersCopyright © 2016–2018 Spring. All rights reserved.