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()Get theStreamVariablefor this stream receiver.Constructors in com.vaadin.flow.server with parameters of type StreamVariableModifierConstructorDescriptionStreamReceiver(StateNode node, String resourceName, StreamVariable streamVariable) CreatesStreamReceiverinstance forstreamVariableas a data receiver.