Package | Description |
---|---|
org.springframework.cloud.contract.verifier.http |
Class and Description |
---|
Body
Abstraction over an HTTP body.
|
ContractVerifierHttpMetaData
Metadata representation of the Contract Verifier's HTTP communication.
|
ContractVerifierHttpMetaData.Protocol
Taken from OKHttp's Protocol
Protocol . |
ContractVerifierHttpMetaData.Scheme
HTTP communication scheme.
|
HttpVerifier
Abstraction over sending and receiving of http messages.
|
Request
Abstraction over a HTTP request.
|
Request.Builder
Builder for a
Request . |
Request.MethodBuilder
Builder over HTTP methods.
|
Response
Abstraction over a HTTP response.
|
Response.Builder
Response builder.
|
Copyright © 2016–2021 Spring. All rights reserved.