Package | Description |
---|---|
io.vertx.core.http | |
io.vertx.reactivex.core.http | |
io.vertx.rxjava.core.http |
Modifier and Type | Method and Description |
---|---|
WebSocketFrameType |
WebSocketFrame.type() |
static WebSocketFrameType |
WebSocketFrameType.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
WebSocketFrameType |
WebSocketFrame.type() |
Modifier and Type | Method and Description |
---|---|
WebSocketFrameType |
WebSocketFrame.type() |
Copyright © 2021 Eclipse. All rights reserved.