Uses of Enum
io.vertx.core.http.WebSocketFrameType
Packages that use WebSocketFrameType
-
Uses of WebSocketFrameType in io.vertx.core.http
Methods in io.vertx.core.http that return WebSocketFrameTypeModifier and TypeMethodDescriptionWebSocketFrame.type()static WebSocketFrameTypeReturns the enum constant of this type with the specified name.static WebSocketFrameType[]WebSocketFrameType.values()Returns an array containing the constants of this enum type, in the order they are declared.