JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Methods
Constructors
Deprecated Methods
Method
Description
io.smallrye.graphql.execution.ExecutionService.execute
(JsonObject)
io.smallrye.graphql.spi.EventingService.errorDataFetch
(String, Throwable)
use
errorDataFetch(Context context, Throwable t)
io.smallrye.graphql.spi.EventingService.errorExecute
(String, Throwable)
use
errorExecute(Context context, Throwable t)
Deprecated Constructors
Constructor
Description
io.smallrye.graphql.websocket.graphqltransportws.GraphQLTransportWSSubprotocolHandler
(GraphQLWebSocketSession, ExecutionService)
io.smallrye.graphql.websocket.graphqlws.GraphQLWSSubprotocolHandler
(GraphQLWebSocketSession, ExecutionService)