| Package | Description |
|---|---|
| org.zalando.riptide |
| Modifier and Type | Class and Description |
|---|---|
class |
OriginalStackTracePlugin
Preserves the original stack traces of failed requests.
|
| Modifier and Type | Method and Description |
|---|---|
static Plugin |
Plugin.composite(List<Plugin> plugins) |
static Plugin |
Plugin.composite(Plugin... plugins) |
| Modifier and Type | Method and Description |
|---|---|
static Plugin |
Plugin.composite(Plugin... plugins) |
Http.ConfigurationStage |
Http.ConfigurationStage.plugin(Plugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
static Plugin |
Plugin.composite(List<Plugin> plugins) |
Http.ConfigurationStage |
Http.ConfigurationStage.plugins(Iterable<Plugin> plugins) |
Copyright © 2015–2020 Zalando SE. All rights reserved.