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