Package | Description |
---|---|
com.vaadin.server |
Modifier and Type | Class and Description |
---|---|
class |
ClassResource
ClassResource is a named resource accessed with the class
loader. |
class |
FileResource
FileResources are files or directories on local filesystem. |
class |
StreamResource
StreamResource is a resource provided to the client directly by
the application. |
Modifier and Type | Method and Description |
---|---|
String |
GlobalResourceHandler.getUri(ClientConnector connector,
ConnectorResource resource)
Gets a global URI for a resource if it's registered with this handler.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.