Package | Description |
---|---|
io.vertx.ext.web.handler.graphql | |
io.vertx.reactivex.ext.web.handler.graphql | |
io.vertx.rxjava.ext.web.handler.graphql |
Modifier and Type | Method and Description |
---|---|
static ApolloWSMessageType |
ApolloWSMessageType.from(String type)
Get an
ApolloWSMessageType from its text representation. |
ApolloWSMessageType |
ApolloWSMessage.type() |
static ApolloWSMessageType |
ApolloWSMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApolloWSMessageType[] |
ApolloWSMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ApolloWSMessageType |
ApolloWSMessage.type() |
Modifier and Type | Method and Description |
---|---|
ApolloWSMessageType |
ApolloWSMessage.type() |
Copyright © 2023 Eclipse. All rights reserved.