Skip navigation links
A C D F G O P R S 

A

allOrDefault(StubGenerator) - Method in class org.springframework.cloud.contract.verifier.converter.StubGeneratorProvider
 

C

canReadStubMapping(String) - Method in interface org.springframework.cloud.contract.verifier.converter.StubGenerator
Deprecated.
canReadStubMapping(File) - Method in interface org.springframework.cloud.contract.verifier.converter.StubGenerator
 
canReadStubMapping(File) - Method in class org.springframework.cloud.contract.verifier.wiremock.DslToWireMockConverter
 
ConversionContractVerifierException - Exception in org.springframework.cloud.contract.verifier.converter
Thrown when a a DSL can't be properly converted.
ConversionContractVerifierException(String, Throwable) - Constructor for exception org.springframework.cloud.contract.verifier.converter.ConversionContractVerifierException
 
convertContents(String, ContractMetadata) - Method in interface org.springframework.cloud.contract.verifier.converter.StubGenerator
 
convertContents(String, ContractMetadata) - Method in class org.springframework.cloud.contract.verifier.wiremock.DslToWireMockClientConverter
 
converterForName(File) - Method in class org.springframework.cloud.contract.verifier.converter.StubGeneratorProvider

D

DslToWireMockClientConverter - Class in org.springframework.cloud.contract.verifier.wiremock
Converts DSLs to WireMock stubs.
DslToWireMockClientConverter() - Constructor for class org.springframework.cloud.contract.verifier.wiremock.DslToWireMockClientConverter
 
DslToWireMockConverter - Class in org.springframework.cloud.contract.verifier.wiremock
WireMock implementation of the StubGenerator.
DslToWireMockConverter() - Constructor for class org.springframework.cloud.contract.verifier.wiremock.DslToWireMockConverter
 

F

fileExtension() - Method in interface org.springframework.cloud.contract.verifier.converter.StubGenerator
Describes the file extension of the generated mapping that this stub generator can handle.

G

generateOutputFileNameForInput(String) - Method in interface org.springframework.cloud.contract.verifier.converter.StubGenerator
 
generateOutputFileNameForInput(String) - Method in class org.springframework.cloud.contract.verifier.wiremock.DslToWireMockConverter
 

O

org.springframework.cloud.contract.verifier.converter - package org.springframework.cloud.contract.verifier.converter
 
org.springframework.cloud.contract.verifier.wiremock - package org.springframework.cloud.contract.verifier.wiremock
 

P

processFiles() - Method in class org.springframework.cloud.contract.verifier.converter.RecursiveFilesConverter
 

R

RecursiveFilesConverter - Class in org.springframework.cloud.contract.verifier.converter
Recursively converts contracts into their stub representations.
RecursiveFilesConverter(ContractVerifierConfigProperties, StubGeneratorProvider) - Constructor for class org.springframework.cloud.contract.verifier.converter.RecursiveFilesConverter
Deprecated.
RecursiveFilesConverter(ContractVerifierConfigProperties) - Constructor for class org.springframework.cloud.contract.verifier.converter.RecursiveFilesConverter
Deprecated.
RecursiveFilesConverter(ContractVerifierConfigProperties, File) - Constructor for class org.springframework.cloud.contract.verifier.converter.RecursiveFilesConverter
Deprecated.
RecursiveFilesConverter(ContractVerifierConfigProperties, File, StubGeneratorProvider) - Constructor for class org.springframework.cloud.contract.verifier.converter.RecursiveFilesConverter
Deprecated.
RecursiveFilesConverter(File, File, List<String>, String, boolean, StubGeneratorProvider) - Constructor for class org.springframework.cloud.contract.verifier.converter.RecursiveFilesConverter
 
RecursiveFilesConverter(File, File, List<String>, String, boolean) - Constructor for class org.springframework.cloud.contract.verifier.converter.RecursiveFilesConverter
 

S

StubGenerator - Interface in org.springframework.cloud.contract.verifier.converter
Converts contracts into their stub representation.
StubGeneratorProvider - Class in org.springframework.cloud.contract.verifier.converter
Retrieves file converters from the class path and operates on them.
StubGeneratorProvider() - Constructor for class org.springframework.cloud.contract.verifier.converter.StubGeneratorProvider
 
StubGeneratorProvider(List<StubGenerator>) - Constructor for class org.springframework.cloud.contract.verifier.converter.StubGeneratorProvider
 
A C D F G O P R S 
Skip navigation links

Copyright © 2016–2021 Spring. All rights reserved.