Uses of Enum Class
com.vaadin.flow.server.communication.AtmospherePushConnection.State
-
Uses of AtmospherePushConnection.State in com.vaadin.flow.server.communication
Modifier and TypeMethodDescriptionprotected AtmospherePushConnection.State
AtmospherePushConnection.getState()
Returns the state of this connection.Returns the enum constant of this class with the specified name.static AtmospherePushConnection.State[]
AtmospherePushConnection.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.