Uses of Interface
org.apache.jackrabbit.core.data.AsyncUploadCallback

Packages that use AsyncUploadCallback
org.apache.jackrabbit.core.data   
 

Uses of AsyncUploadCallback in org.apache.jackrabbit.core.data
 

Classes in org.apache.jackrabbit.core.data that implement AsyncUploadCallback
 class CachingDataStore
          A caching data store that consists of LocalCache and Backend.
 

Methods in org.apache.jackrabbit.core.data with parameters of type AsyncUploadCallback
 void Backend.writeAsync(DataIdentifier identifier, File file, AsyncUploadCallback callback)
          Write file to backend in asynchronous mode.
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.