CDN Service
To handle uploading & managing files, we implement 3 classes:
CCdnFile: represents file data.
CCdnConfig: represents configurations for the CDN in JFW.
CCdnStorage: represents a CDN controller that uses CCdnFile & CCdnConfig to handle and manage CDN-related processes.
Last updated
Was this helpful?