Class UrlBasedFileStore

java.lang.Object
org.craftercms.commons.file.stores.impl.UrlBasedFileStore
All Implemented Interfaces:
RemoteFileStore

public class UrlBasedFileStore extends Object implements RemoteFileStore
Simple RemoteFileStore where the paths are basically URLs from where the files can be accessed.
Author:
avasquez