@Deprecated public final class EchoAdapters extends Object
| Modifier and Type | Method and Description |
|---|---|
static EchoOutput |
adapt(Appendable appendable)
Deprecated.
|
@Deprecated public static EchoOutput adapt(Appendable appendable)
EchoOutput which appends all the input and output data to
the given appender.appendable - the delegateCopyright © 2014–2018 Alexey Gavrilov and contributors. All rights reserved.