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 © 2020. All rights reserved.