| Interface | Description |
|---|---|
| CdnResourceUrlTransformer |
This interface aims to decouple clients from
Config which
currently contains the actual implementation. |
| CDNStrategy |
Interface for CDN strategies.
|
| CdnStrategyProvider |
Interface for an OSGi service providing
CDNStrategy objects to the host application. |
| Class | Description |
|---|---|
| CdnResourceUrlTransformerImpl |
Wraps CDN prefix method from Config in order to not expose this class.
|
| NoOpCDNStrategy |
CDNStrategy that does nothing.
|
Copyright © 2019 Atlassian. All rights reserved.