Package org.craftercms.commons.file.stores.impl
package org.craftercms.commons.file.stores.impl
-
ClassDescriptionBase
RemoteFileStorefor stores that are aware of configuration profiles that should be used to connect to the remote store.RemotePathParserthat uses a fixed store type and the complete path string to build theRemotePath.RemotePathParserthat buildsProfileAwareRemotePaths based on the parts of the given path, returned by the groups of the regex matcher.Extension ofRemotePaththat adds the concept of a remote configuration profile to the path.Default implementation ofRemoteFileResolver.Internal helper interface that parses a matched remote path.Implementation ofRemoteFilethat basically is facade to a SpringResource.SimpleRemoteFileStorewhere the paths are basically URLs from where the files can be accessed.