| Package | Description |
|---|---|
| org.springframework.cloud.contract.verifier.http |
| Modifier and Type | Method and Description |
|---|---|
Request |
Request.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Response |
HttpVerifier.exchange(Request request)
Sends a request and blocks for the response.
|
Response |
OkHttpHttpVerifier.exchange(Request request) |
static Request.Builder |
Request.from(Request request) |
Copyright © 2016–2020 Spring. All rights reserved.