Uses of Class
com.graphql_java_generator.client.GraphQLReactiveWebSocketHandler.MessageType
| Package | Description |
|---|---|
| com.graphql_java_generator.client |
-
Uses of GraphQLReactiveWebSocketHandler.MessageType in com.graphql_java_generator.client
Methods in com.graphql_java_generator.client that return GraphQLReactiveWebSocketHandler.MessageType Modifier and Type Method Description static GraphQLReactiveWebSocketHandler.MessageTypeGraphQLReactiveWebSocketHandler.MessageType. resolve(java.lang.String type)static GraphQLReactiveWebSocketHandler.MessageTypeGraphQLReactiveWebSocketHandler.MessageType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GraphQLReactiveWebSocketHandler.MessageType[]GraphQLReactiveWebSocketHandler.MessageType. values()Returns an array containing the constants of this enum type, in the order they are declared.