Uses of Class
org.apache.synapse.commons.vfs.VFSParamDTO

Packages that use VFSParamDTO
org.apache.synapse.commons.vfs   
 

Uses of VFSParamDTO in org.apache.synapse.commons.vfs
 

Methods in org.apache.synapse.commons.vfs with parameters of type VFSParamDTO
static boolean VFSUtils.acquireLock(org.apache.commons.vfs2.FileSystemManager fsManager, org.apache.commons.vfs2.FileObject fo, VFSParamDTO paramDTO, org.apache.commons.vfs2.FileSystemOptions fso)
          Acquires a file item lock before processing the item, guaranteing that the file is not processed while it is being uploaded and/or the item is not processed by two listeners
 



Copyright © 2005–2015 Apache Software Foundation. All rights reserved.