| Package | Description |
|---|---|
| org.zalando.riptide |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingTree.execute(org.springframework.http.client.ClientHttpResponse response,
MessageReader reader) |
void |
Route.execute(org.springframework.http.client.ClientHttpResponse response,
MessageReader reader)
Executes this route against the specific response.
|
void |
NoopRoute.execute(org.springframework.http.client.ClientHttpResponse response,
MessageReader reader) |
void |
NoRoute.execute(org.springframework.http.client.ClientHttpResponse response,
MessageReader reader) |
void |
PassRoute.execute(org.springframework.http.client.ClientHttpResponse response,
MessageReader reader) |
Copyright © 2015–2020 Zalando SE. All rights reserved.