| Interface | Description |
|---|---|
| ClientResources |
Service which allows to get resources from the client side module.
|
| Class | Description |
|---|---|
| ClientResourcesUtils |
Utilities to load client access resources from the client side module.
|
| DefaultClientResources |
Default implementation for
ClientResources service which returns the
client-side resources via the plain Java
Class.getResourceAsStream(String) method. |
Copyright © 2018. All rights reserved.