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

Packages that use VFSParamDTO
Package
Description
 
  • Uses of VFSParamDTO in org.apache.synapse.commons.vfs

    Methods in org.apache.synapse.commons.vfs with parameters of type VFSParamDTO
    Modifier and Type
    Method
    Description
    static boolean
    VFSUtils.acquireLock(org.apache.commons.vfs2.FileSystemManager fsManager, org.apache.commons.vfs2.FileObject fo, VFSParamDTO paramDTO, org.apache.commons.vfs2.FileSystemOptions fso, boolean isListener)
    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