Uses of Enum Class
org.glassfish.tyrus.spi.WebSocketEngine.UpgradeStatus
Packages that use WebSocketEngine.UpgradeStatus
-
Uses of WebSocketEngine.UpgradeStatus in org.glassfish.tyrus.spi
Methods in org.glassfish.tyrus.spi that return WebSocketEngine.UpgradeStatusModifier 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.