|
Class Summary |
| BroadleafFileServiceImpl |
Many components in the Broadleaf Framework can benefit from creating and manipulating temporary files as well
as storing and accessing files in a remote repository (such as AmazonS3). |
| FileSystemFileServiceProvider |
Default implementation of FileServiceProvider that uses the local file system to store files created by Broadleaf
components. |
| GloballySharedInputStream |
This class serves as a marker interface to indicate that the resource comes from a shared area of the
filesystem. |
| StaticAssetPathServiceImpl |
|