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 |
---|---|
ApolloWSHandler |
ApolloWSHandler.connectionInitHandler(Handler<ApolloWSConnectionInitEvent> connectionInitHandler)
Customize the connection init
Handler . |
Modifier and Type | Method and Description |
---|---|
ApolloWSConnectionInitEvent |
ApolloWSConnectionInitEvent.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ApolloWSConnectionInitEvent |
ApolloWSConnectionInitEvent.newInstance(ApolloWSConnectionInitEvent arg) |
Constructor and Description |
---|
ApolloWSConnectionInitEvent(ApolloWSConnectionInitEvent delegate) |
Modifier and Type | Method and Description |
---|---|
ApolloWSConnectionInitEvent |
ApolloWSConnectionInitEvent.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ApolloWSConnectionInitEvent |
ApolloWSConnectionInitEvent.newInstance(ApolloWSConnectionInitEvent arg) |
Constructor and Description |
---|
ApolloWSConnectionInitEvent(ApolloWSConnectionInitEvent delegate) |
Copyright © 2021 Eclipse. All rights reserved.