Uses of Enum Class
com.vaadin.flow.server.communication.AtmospherePushConnection.State
Packages that use AtmospherePushConnection.State
-
Uses of AtmospherePushConnection.State in com.vaadin.flow.server.communication
Methods in com.vaadin.flow.server.communication that return AtmospherePushConnection.StateModifier and TypeMethodDescriptionprotected AtmospherePushConnection.StateAtmospherePushConnection.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.