Uses of Interface
org.apache.cxf.io.CachedWriterCallback
- 
Packages that use CachedWriterCallback Package Description org.apache.cxf.io 
- 
- 
Uses of CachedWriterCallback in org.apache.cxf.ioMethods in org.apache.cxf.io that return types with arguments of type CachedWriterCallback Modifier and Type Method Description List<CachedWriterCallback>CachedWriter. getCallbacks()Methods in org.apache.cxf.io with parameters of type CachedWriterCallback Modifier and Type Method Description voidCachedWriter. deregisterCallback(CachedWriterCallback cb)voidCachedWriter. registerCallback(CachedWriterCallback cb)
 
-