Uses of Enum Class
org.eclipse.jetty.ee9.websocket.api.WebSocketBehavior
Packages that use WebSocketBehavior
-
Uses of WebSocketBehavior in org.eclipse.jetty.ee9.websocket.api
Methods in org.eclipse.jetty.ee9.websocket.api that return WebSocketBehaviorModifier and TypeMethodDescriptionWebSocketPolicy.getBehavior()static WebSocketBehaviorReturns the enum constant of this class with the specified name.static WebSocketBehavior[]WebSocketBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.