Uses of Package
org.springframework.graphql.server.support
Package
Description
Support classes for Web transports.
HTTP and WebSocket handlers for use in a Spring WebFlux application.
HTTP and WebSocket handlers for use in a Spring WebMvc application.
-
ClassDescriptionStrategy to extract an
Authentication
from the payload of a"connection_init"
GraphQL over WebSocket message.Represents a GraphQL over WebSocket protocol message.Enum for a message type as defined in the GraphQL over WebSocket spec proposal. -
ClassDescriptionBase class for interceptors that extract an
Authentication
from the payload of a"connection_init"
GraphQL over WebSocket message.Strategy to extract anAuthentication
from the payload of a"connection_init"
GraphQL over WebSocket message. -
ClassDescriptionBase class for interceptors that extract an
Authentication
from the payload of a"connection_init"
GraphQL over WebSocket message.Strategy to extract anAuthentication
from the payload of a"connection_init"
GraphQL over WebSocket message.