Uses of Interface
com.vaadin.flow.server.StreamVariable
Packages that use StreamVariable
-
Uses of StreamVariable in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return StreamVariableModifier and TypeMethodDescriptionStreamReceiver.getStreamVariable()Deprecated, for removal: This API element is subject to removal in a future version.Get theStreamVariablefor this stream receiver.Constructors in com.vaadin.flow.server with parameters of type StreamVariableModifierConstructorDescriptionStreamReceiver(StateNode node, String resourceName, StreamVariable streamVariable) Deprecated, for removal: This API element is subject to removal in a future version.CreatesStreamReceiverinstance forstreamVariableas a data receiver.