public interface Resource extends Serializable
Resource
provided to the client terminal. Support for actually
displaying the resource type is left to the terminal.Modifier and Type | Method and Description |
---|---|
String |
getMIMEType()
Gets the MIME type of the resource.
|
String getMIMEType()
Copyright © 2018 Vaadin Ltd. All rights reserved.