Class GraphQLWSSubprotocolHandler

java.lang.Object
io.smallrye.graphql.websocket.AbstractGraphQLWebsocketHandler
io.smallrye.graphql.websocket.graphqlws.GraphQLWSSubprotocolHandler
All Implemented Interfaces:
GraphQLWebsocketHandler

public class GraphQLWSSubprotocolHandler extends AbstractGraphQLWebsocketHandler
Websocket subprotocol handler that implements the `graphql-ws` subprotocol.