Uses of Enum Class
com.vaadin.flow.server.communication.SsePushConnection.State
Packages that use SsePushConnection.State
-
Uses of SsePushConnection.State in com.vaadin.flow.server.communication
Methods in com.vaadin.flow.server.communication that return SsePushConnection.StateModifier and TypeMethodDescriptionprotected SsePushConnection.StateSsePushConnection.getState()Returns the state of this connection.static SsePushConnection.StateReturns the enum constant of this class with the specified name.static SsePushConnection.State[]SsePushConnection.State.values()Returns an array containing the constants of this enum class, in the order they are declared.