public final class PactStubDownloaderBuilder extends Object implements StubDownloaderBuilder
| Constructor and Description |
|---|
PactStubDownloaderBuilder() |
| Modifier and Type | Method and Description |
|---|---|
StubDownloader |
build(StubRunnerOptions stubRunnerOptions) |
org.springframework.core.io.Resource |
resolve(String location,
org.springframework.core.io.ResourceLoader resourceLoader) |
public StubDownloader build(StubRunnerOptions stubRunnerOptions)
build in interface StubDownloaderBuilderpublic org.springframework.core.io.Resource resolve(String location, org.springframework.core.io.ResourceLoader resourceLoader)
resolve in interface StubDownloaderBuilderresolve in interface org.springframework.core.io.ProtocolResolverCopyright © 2016–2018 Spring. All rights reserved.