List of usage examples for org.apache.commons.vfs.provider AbstractOriginatingFileProvider subclass-usage
From source file com.newatlanta.appengine.vfs.provider.GaeFileProvider.java
/**
* Configures the {@link GaeFileNameParser} and creates {@link GaeFileSystem} instances.
* This is an internal GaeVFS implementation class that is normally not referenced
* directly, but only indirectly via the
* <a href="http://commons.apache.org/vfs/apidocs/index.html" target="_blank">Apache
* Commons VFS API</a>. See {@link GaeVFS} as the entry point for application
From source file com.thinkberg.moxo.vfs.s3.S3FileProvider.java
/**
* An S3 file provider. Create an S3 file system out of an S3 file name.
* Also defines the capabilities of the file system.
*
* @author Matthias L. Jugel
*/
From source file org.pentaho.s3.vfs.S3FileProvider.java
public class S3FileProvider extends AbstractOriginatingFileProvider { /** * The scheme this provider was designed to support */ public static final String SCHEME = "s3";
From source file org.pentaho.hdfs.vfs.HDFSFileProvider.java
public class HDFSFileProvider extends AbstractOriginatingFileProvider { /** * The scheme this provider was designed to support */ public static final String SCHEME = "hdfs";
From source file org.efaps.webdav4vfs.test.ramvfs.RamFileProvider.java
/**
* RAM File Provider.
*
* @author The eFaps Team
* @author <a href="http://commons.apache.org/vfs/team-list.html">Apache Commons VFS team</a>
* @version $Id$
From source file com.thinkberg.vfs.s3.S3FileProvider.java
/**
* An S3 file provider. Create an S3 file system out of an S3 file name.
* Also defines the capabilities of the file system.
*
* @author Matthias L. Jugel
*/
From source file org.jclouds.vfs.provider.blobstore.BlobStoreFileProvider.java
/** * @author Adrian Cole */ public class BlobStoreFileProvider extends AbstractOriginatingFileProvider { public final static Collection<Capability> capabilities = Collections
From source file org.objectweb.proactive.extensions.vfsprovider.client.ProActiveFileProvider.java
/**
* VFS Provider for ProActive file access protocol, as specified in {@link FileSystemServer}.
* <p>
* This provider supports only predefined schemes, as specified in
* {@link ProActiveFileName#getAllVFSSchemes()}. This limitations is caused by usage of wide-used
* protocols as a transport for {@link FileSystemServer}, while VFS manager does not allow to