Uses of Class
org.springframework.cloud.contract.spec.internal.OutputMessage
Packages that use OutputMessage
Package
Description
-
Uses of OutputMessage in org.springframework.cloud.contract.spec
Methods in org.springframework.cloud.contract.spec that return OutputMessageMethods in org.springframework.cloud.contract.spec with parameters of type OutputMessageMethod parameters in org.springframework.cloud.contract.spec with type arguments of type OutputMessageModifier and TypeMethodDescriptionvoidContract.outputMessage(Consumer<OutputMessage> consumer) The output part of the contract. -
Uses of OutputMessage in org.springframework.cloud.contract.spec.internal
Constructors in org.springframework.cloud.contract.spec.internal with parameters of type OutputMessage