Uses of Interface
org.apache.cxf.io.CachedWriterCallback
Packages that use CachedWriterCallback
-
Uses of CachedWriterCallback in org.apache.cxf.io
Methods in org.apache.cxf.io that return types with arguments of type CachedWriterCallbackMethods in org.apache.cxf.io with parameters of type CachedWriterCallbackModifier and TypeMethodDescriptionvoid
CachedWriter.deregisterCallback
(CachedWriterCallback cb) void
CachedWriter.registerCallback
(CachedWriterCallback cb)