Uses of Enum Class
org.glassfish.tyrus.spi.WebSocketEngine.UpgradeStatus
-
Uses of WebSocketEngine.UpgradeStatus in org.glassfish.tyrus.spi
Modifier and TypeMethodDescriptionWebSocketEngine.UpgradeInfo.getStatus()
Returns the status of HTTP request upgrade.Returns the enum constant of this class with the specified name.static WebSocketEngine.UpgradeStatus[]
WebSocketEngine.UpgradeStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.