public interface CachedOutputStreamCallback
| Modifier and Type | Method and Description | 
|---|---|
| void | onClose(CachedOutputStream os) | 
| void | onFlush(CachedOutputStream os) | 
void onClose(CachedOutputStream os)
void onFlush(CachedOutputStream os)
Apache CXF