Skip navigation links
B C E G H O P Q R S U X 

B

body() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
body(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 

C

CanBeDynamic - Interface in org.springframework.cloud.contract.spec.internal
Some properties can contain dynamic values.
closingTemplate() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
Handlebars is using the Mustache template thus it looks like this {{ Mustache }}.
ContractStorer<T> - Interface in org.springframework.cloud.contract.spec
Defines how to store converted contracts to a byte array representation that can be stored to drive.
ContractTemplate - Interface in org.springframework.cloud.contract.spec
Contract for defining templated responses.
cookie(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 

E

escapedBody() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
escapedBody(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
escapedClosingTemplate() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
Handlebars is using the Mustache template thus it looks like this {{{ Mustache }}}.
escapedCookie(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
escapedHeader(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
escapedHeader(String, int) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
escapedOpeningTemplate() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
Handlebars is using the Mustache template thus it looks like this {{{ Mustache }}}.
escapedPath() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
escapedPath(int) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
escapedQuery(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
escapedQuery(String, int) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
escapedUrl() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 

G

generate() - Method in class repackaged.nl.flotsam.xeger.Xeger
Generates a random String that is guaranteed to match the regular expression passed to the constructor.
generateConcreteValue() - Method in interface org.springframework.cloud.contract.spec.internal.CanBeDynamic
 
getRandom() - Method in class repackaged.nl.flotsam.xeger.Xeger
 

H

header(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
header(String, int) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 

O

openingTemplate() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
Handlebars is using the Mustache template thus it looks like this {{ Mustache }}.
org.springframework.cloud.contract.spec - package org.springframework.cloud.contract.spec
 
org.springframework.cloud.contract.spec.internal - package org.springframework.cloud.contract.spec.internal
 

P

path() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
path(int) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 

Q

query(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
query(String, int) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 

R

repackaged.nl.flotsam.xeger - package repackaged.nl.flotsam.xeger
 

S

setRandom(Random) - Method in class repackaged.nl.flotsam.xeger.Xeger
 
startsWithEscapedTemplate(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
startsWithTemplate(String) - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 
store(T) - Method in interface org.springframework.cloud.contract.spec.ContractStorer
Stores the contracts as a map of filename and String.

U

url() - Method in interface org.springframework.cloud.contract.spec.ContractTemplate
 

X

Xeger - Class in repackaged.nl.flotsam.xeger
An object that will generate text from a regular expression.
Xeger(String, Random) - Constructor for class repackaged.nl.flotsam.xeger.Xeger
Constructs a new instance, accepting the regular expression and the randomizer.
Xeger(String) - Constructor for class repackaged.nl.flotsam.xeger.Xeger
As Xeger(String, java.util.Random), creating a Random instance implicityly.
B C E G H O P Q R S U X 
Skip navigation links

Copyright © 2016–2019 Spring. All rights reserved.