Uses of Interface
org.apache.cxf.io.CachedOutputStreamCallback
Packages that use CachedOutputStreamCallback
-
Uses of CachedOutputStreamCallback in org.apache.cxf.feature.transform
Classes in org.apache.cxf.feature.transform that implement CachedOutputStreamCallback -
Uses of CachedOutputStreamCallback in org.apache.cxf.io
Methods in org.apache.cxf.io that return types with arguments of type CachedOutputStreamCallbackMethods in org.apache.cxf.io with parameters of type CachedOutputStreamCallbackModifier and TypeMethodDescriptionvoid
CachedOutputStream.deregisterCallback
(CachedOutputStreamCallback cb) void
CachedOutputStream.registerCallback
(CachedOutputStreamCallback cb)