Example usage for org.apache.commons.vfs.provider AbstractRandomAccessStreamContent subclass-usage

List of usage examples for org.apache.commons.vfs.provider AbstractRandomAccessStreamContent subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.vfs.provider AbstractRandomAccessStreamContent subclass-usage.

Usage

From source file org.jclouds.vfs.provider.blobstore.BlobStoreRandomAccessContent.java

/**
 * @author Adrian Cole
 */
public class BlobStoreRandomAccessContent extends AbstractRandomAccessStreamContent {
    private final BlobStoreFileObject fileObject;