Uses of Class
io.smallrye.graphql.websocket.AbstractGraphQLWebsocketHandler
Packages that use AbstractGraphQLWebsocketHandler
Package
Description
-
Uses of AbstractGraphQLWebsocketHandler in io.smallrye.graphql.websocket.graphqltransportws
Modifier and TypeClassDescriptionclassWebsocket subprotocol handler that implements the `graphql-transport-ws` subprotocol. -
Uses of AbstractGraphQLWebsocketHandler in io.smallrye.graphql.websocket.graphqlws
Subclasses of AbstractGraphQLWebsocketHandler in io.smallrye.graphql.websocket.graphqlwsModifier and TypeClassDescriptionclassWebsocket subprotocol handler that implements the `graphql-ws` subprotocol.