Uses of Interface
io.smallrye.graphql.websocket.GraphQLWebsocketHandler
Packages that use GraphQLWebsocketHandler
Package
Description
-
Uses of GraphQLWebsocketHandler in io.smallrye.graphql.websocket
Classes in io.smallrye.graphql.websocket that implement GraphQLWebsocketHandler -
Uses of GraphQLWebsocketHandler in io.smallrye.graphql.websocket.graphqltransportws
Classes in io.smallrye.graphql.websocket.graphqltransportws that implement GraphQLWebsocketHandlerModifier and TypeClassDescriptionclassWebsocket subprotocol handler that implements the `graphql-transport-ws` subprotocol. -
Uses of GraphQLWebsocketHandler in io.smallrye.graphql.websocket.graphqlws
Classes in io.smallrye.graphql.websocket.graphqlws that implement GraphQLWebsocketHandlerModifier and TypeClassDescriptionclassWebsocket subprotocol handler that implements the `graphql-ws` subprotocol.