Package | Description |
---|---|
com.vaadin.flow.server.communication |
Modifier and Type | Method and Description |
---|---|
protected AtmospherePushConnection.State |
AtmospherePushConnection.getState()
Returns the state of this connection.
|
static AtmospherePushConnection.State |
AtmospherePushConnection.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtmospherePushConnection.State[] |
AtmospherePushConnection.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.