Uses of Class
org.activiti.cloud.services.notifications.graphql.ws.transport.AbstractGraphQLSubProtocolEvent
Packages that use AbstractGraphQLSubProtocolEvent
-
Uses of AbstractGraphQLSubProtocolEvent in org.activiti.cloud.services.notifications.graphql.ws.transport
Subclasses of AbstractGraphQLSubProtocolEvent in org.activiti.cloud.services.notifications.graphql.ws.transportModifier and TypeClassDescriptionclassEvent raised when a new WebSocket client using a GraphQL Messaging Protocol as the WebSocket sub-protocol issues a connect request.classEvent raised when the session of a WebSocket client is closed.classEvent raised when a new WebSocket client using a GraphQL Messaging Protocol as the WebSocket sub-protocol issues a connect request.classEvent raised when a new WebSocket client using a GraphQL Messaging Protocol as the WebSocket sub-protocol issues a connect request.