Class GraphQLTransportWSSubprotocolHandler

java.lang.Object
io.smallrye.graphql.websocket.AbstractGraphQLWebsocketHandler
io.smallrye.graphql.websocket.graphqltransportws.GraphQLTransportWSSubprotocolHandler
All Implemented Interfaces:
GraphQLWebsocketHandler

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