| Class | Description |
|---|---|
| WireTapIn |
Creates a CachedOutPutStream in the message that can be used to
wiretap the content
The interceptor does not yet work streaming so it first copies all
the content to the CachedOutputStream and only then lets CXF
continue on the message.
|
| WireTapInputStream |
The Class WireTapInputStream used to
wiretap the input content.
|
| WireTapOut |
Create a CachedOutputStream on the message that can be used to Wiretap the
content.
|
| WriterOutputStream |
Wraps a Writer as an OutputStream.
|
Copyright © 2011–2015 Talend Inc.. All rights reserved.