|
Apache CXF API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CachedOutputStreamCallback | |
| Class Summary | |
|---|---|
| AbstractWrappedOutputStream | Provides a convenient hook onFirstWrite() for those needing to wrap an output stream. |
| CacheAndWriteOutputStream | This outputstream implementation will both write to the outputstream that is specified and cache the data at the same time. |
| CachedOutputStream | |
| WriteOnCloseOutputStream | This outputstream implementation will cache the message until close() is called, at which point it will write the message to the OutputStream supplied via the constructor. |
|
Apache CXF API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||