Uses of Interface
com.vaadin.flow.server.StreamRegistration
-
Packages that use StreamRegistration Package Description com.vaadin.flow.server -
-
Uses of StreamRegistration in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return StreamRegistration Modifier and Type Method Description StreamRegistrationStreamResourceRegistry. registerResource(AbstractStreamResource resource)Registers a stream resource in the session and returns registration handler.
-