A B C D E F G H I L M N O Q R S T U V W _ 
All Classes All Packages

A

accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
 
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
accept(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
addingHeaders(Function<RoutingContext, MultiMap>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
ApolloWSConnectionInitEvent - Class in io.vertx.mutiny.ext.web.handler.graphql
NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.
ApolloWSConnectionInitEvent(ApolloWSConnectionInitEvent) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
 
ApolloWSConnectionInitEvent(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
 
ApolloWSHandler - Class in io.vertx.mutiny.ext.web.handler.graphql
A handler for GraphQL requests sent over Apollo's subscriptions-transport-ws transport.
ApolloWSHandler(ApolloWSHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
 
ApolloWSHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
 
ApolloWSMessage - Class in io.vertx.mutiny.ext.web.handler.graphql
A message received over Apollo's subscriptions-transport-ws transport.
ApolloWSMessage(ApolloWSMessage) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
 
ApolloWSMessage(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
 

B

beforeExecute(Consumer<ExecutionInputBuilderWithContext<ApolloWSMessage>>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated. 
beforeExecute(Consumer<ExecutionInputBuilderWithContext<Message>>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
Deprecated.
as of 4.5.1, use GraphQLWSHandler.builder(GraphQL) instead
beforeExecute(Consumer<ExecutionInputBuilderWithContext<Message>>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
beforeExecute(Consumer<ExecutionInputBuilderWithContext<RoutingContext>>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Deprecated.
as of 4.5.1, use GraphQLHandler.builder(GraphQL) instead
beforeExecute(Consumer<ExecutionInputBuilderWithContext<RoutingContext>>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
build() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
build() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
build() - Static method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
build() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
builder() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
builder(GraphQL) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
builder(GraphQL) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
builder(Vertx) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 

C

complete(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
Deprecated.
complete(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
connectionHandler(Consumer<ServerWebSocket>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated. 
ConnectionInitEvent - Class in io.vertx.mutiny.ext.web.handler.graphql.ws
 
ConnectionInitEvent(ConnectionInitEvent) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
ConnectionInitEvent(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
connectionInitHandler(Consumer<ApolloWSConnectionInitEvent>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated. 
connectionInitHandler(Consumer<ConnectionInitEvent>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
Deprecated.
as of 4.5.1, use GraphQLWSHandler.builder(GraphQL) instead
connectionParams() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
Deprecated. 
connectionParams() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
content() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
Deprecated. 
context() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
create() - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
Deprecated.
create(GraphQL) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated. 
create(GraphQL) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
create(GraphQL) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
create(GraphQL, ApolloWSOptions) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated. 
create(GraphQL, GraphQLHandlerOptions) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
create(GraphQL, GraphQLWSOptions) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
create(GraphiQLHandlerOptions) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
create(Vertx) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
create(Vertx, GraphiQLHandlerOptions) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
create(String) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
Deprecated.

D

dataLoaderRegistry(Function<ApolloWSMessage, DataLoaderRegistry>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated.
as of 4.2, use #beforeExecute(Handler) instead
dataLoaderRegistry(Function<RoutingContext, DataLoaderRegistry>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Deprecated.
as of 4.2, use #beforeExecute(Handler) instead

E

endHandler(Consumer<ServerWebSocket>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated. 
endHandler(Consumer<ServerWebSocket>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
Deprecated.
as of 4.5.1, use GraphQLWSHandler.builder(GraphQL) instead
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
equals(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
ExecutionInputBuilderWithContext<C> - Class in io.vertx.mutiny.ext.web.handler.graphql
Holds a with a contextual object.
ExecutionInputBuilderWithContext(ExecutionInputBuilderWithContext) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
ExecutionInputBuilderWithContext(ExecutionInputBuilderWithContext, TypeArg<C>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
ExecutionInputBuilderWithContext(Object, TypeArg<C>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 

F

future() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
Deprecated.
future() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
futureAndAwait() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
Deprecated.
futureAndAwait() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
futureAndForget() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
Deprecated.
futureAndForget() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 

G

getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
getDelegate() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
getMessage(GraphQLContext) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated. 
getRoutingContext(GraphQLContext) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Deprecated.
invoke GraphQLContext.get(Object) with RoutingContext class object instead.
GraphiQLHandler - Class in io.vertx.mutiny.ext.web.handler.graphql
A handler for GraphiQL resources.
GraphiQLHandler(GraphiQLHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
GraphiQLHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
GraphiQLHandlerBuilder - Class in io.vertx.mutiny.ext.web.handler.graphql
A builder for GraphiQLHandler instances.
GraphiQLHandlerBuilder(GraphiQLHandlerBuilder) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
GraphiQLHandlerBuilder(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
graphiQLRequestHeaders(Function<RoutingContext, MultiMap>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
Deprecated.
as of 4.5.1, use GraphiQLHandler.builder(Vertx) instead
GraphQLHandler - Class in io.vertx.mutiny.ext.web.handler.graphql
A Route handler for GraphQL requests.
GraphQLHandler(GraphQLHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
GraphQLHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
GraphQLHandlerBuilder - Class in io.vertx.mutiny.ext.web.handler.graphql
A builder for GraphQLHandler instances.
GraphQLHandlerBuilder(GraphQLHandlerBuilder) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
GraphQLHandlerBuilder(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
GraphQLWSHandler - Class in io.vertx.mutiny.ext.web.handler.graphql.ws
GraphQLWSHandler(GraphQLWSHandler) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
GraphQLWSHandler(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
GraphQLWSHandlerBuilder - Class in io.vertx.mutiny.ext.web.handler.graphql.ws
A builder for GraphQLWSHandler instances.
GraphQLWSHandlerBuilder(GraphQLWSHandlerBuilder) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
GraphQLWSHandlerBuilder(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 

H

handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated.
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
handle(RoutingContext) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
hashCode() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 

I

io.smallrye.mutiny.vertx.web.graphql - module io.smallrye.mutiny.vertx.web.graphql
 
io.vertx.mutiny.ext.web.handler.graphql - package io.vertx.mutiny.ext.web.handler.graphql
 
io.vertx.mutiny.ext.web.handler.graphql.dataloader - package io.vertx.mutiny.ext.web.handler.graphql.dataloader
 
io.vertx.mutiny.ext.web.handler.graphql.schema - package io.vertx.mutiny.ext.web.handler.graphql.schema
 
io.vertx.mutiny.ext.web.handler.graphql.ws - package io.vertx.mutiny.ext.web.handler.graphql.ws
 

L

locale(Function<ApolloWSMessage, Locale>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated.
as of 4.2, use #beforeExecute(Handler) instead
locale(Function<RoutingContext, Locale>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Deprecated.
as of 4.2, use #beforeExecute(Handler) instead

M

message() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
Deprecated. 
message() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
message() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
Message - Class in io.vertx.mutiny.ext.web.handler.graphql.ws
Message(Message) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
Message(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
messageHandler(Consumer<ApolloWSMessage>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated. 
messageHandler(Consumer<Message>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
Deprecated.
as of 4.5.1, use GraphQLWSHandler.builder(GraphQL) instead

N

newInstance(ApolloWSConnectionInitEvent) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
 
newInstance(ApolloWSHandler) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
 
newInstance(ApolloWSMessage) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
 
newInstance(VertxBatchLoader) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
newInstance(VertxBatchLoader, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
newInstance(VertxMappedBatchLoader) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
newInstance(VertxMappedBatchLoader, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
newInstance(ExecutionInputBuilderWithContext) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
newInstance(ExecutionInputBuilderWithContext, TypeArg<C>) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
newInstance(GraphiQLHandler) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
newInstance(GraphiQLHandlerBuilder) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
newInstance(GraphQLHandler) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
newInstance(GraphQLHandlerBuilder) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
newInstance(VertxDataFetcher) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
newInstance(VertxDataFetcher, TypeArg<T>) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
newInstance(VertxPropertyDataFetcher) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
 
newInstance(UploadScalar) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
newInstance(ConnectionInitEvent) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
newInstance(GraphQLWSHandler) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
newInstance(GraphQLWSHandlerBuilder) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
newInstance(Message) - Static method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 

O

onConnectionInit(Consumer<ConnectionInitEvent>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
onMessage(Consumer<Message>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
onSocketEnd(Consumer<ServerWebSocket>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 

Q

queryContext(Function<ApolloWSMessage, Object>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
Deprecated.
as of 4.2, use #beforeExecute(Handler) instead
queryContext(Function<RoutingContext, Object>) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
Deprecated.
as of 4.2, use #beforeExecute(Handler) instead

R

router() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 

S

serverWebSocket() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
Deprecated. 
socket() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 

T

toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
toString() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
tryComplete(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
Deprecated.
tryComplete(Object) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
type() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
Deprecated. 
type() - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 

U

UploadScalar - Class in io.vertx.mutiny.ext.web.handler.graphql
 
UploadScalar(UploadScalar) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
UploadScalar(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 

V

VertxBatchLoader<K,​V> - Class in io.vertx.mutiny.ext.web.handler.graphql.dataloader
A that works well with Vert.x callback and based APIs.
VertxBatchLoader(VertxBatchLoader) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
VertxBatchLoader(VertxBatchLoader, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
VertxBatchLoader(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
VertxDataFetcher<T> - Class in io.vertx.mutiny.ext.web.handler.graphql.schema
A that works well with Vert.x callback and based APIs.
VertxDataFetcher(VertxDataFetcher) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
VertxDataFetcher(VertxDataFetcher, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
VertxDataFetcher(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
VertxMappedBatchLoader<K,​V> - Class in io.vertx.mutiny.ext.web.handler.graphql.dataloader
A that works well with Vert.x callback and based APIs.
VertxMappedBatchLoader(VertxMappedBatchLoader) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
VertxMappedBatchLoader(VertxMappedBatchLoader, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
VertxMappedBatchLoader(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
VertxPropertyDataFetcher - Class in io.vertx.mutiny.ext.web.handler.graphql.schema
Extends so that properties can be read from a .
VertxPropertyDataFetcher(VertxPropertyDataFetcher) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
 
VertxPropertyDataFetcher(Object) - Constructor for class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
 

W

with(GraphiQLHandlerOptions) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
with(GraphQLHandlerOptions) - Method in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
with(GraphQLWSOptions) - Method in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 

_

__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSConnectionInitEvent
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ApolloWSMessage
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.UploadScalar
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ws.ConnectionInitEvent
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandler
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ws.GraphQLWSHandlerBuilder
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.ext.web.handler.graphql.ws.Message
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.web.handler.graphql.ExecutionInputBuilderWithContext
 
__typeArg_0 - Variable in class io.vertx.mutiny.ext.web.handler.graphql.schema.VertxDataFetcher
 
__typeArg_1 - Variable in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxBatchLoader
 
__typeArg_1 - Variable in class io.vertx.mutiny.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
 
A B C D E F G H I L M N O Q R S T U V W _ 
All Classes All Packages