Uses of Interface
org.mockserver.mock.action.http.GraphQLSubscriptionHandler.FrameSender
Packages that use GraphQLSubscriptionHandler.FrameSender
-
Uses of GraphQLSubscriptionHandler.FrameSender in org.mockserver.mock.action.http
Constructors in org.mockserver.mock.action.http with parameters of type GraphQLSubscriptionHandler.FrameSenderModifierConstructorDescriptionGraphQLSubscriptionHandler(GraphQLBody expectedSubscriptionQuery, List<WebSocketMessage> subscriptionPayloads, GraphQLSubscriptionHandler.FrameSender frameSender, io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker handshaker)