public interface ApolloWSMessage
subscriptions-transport-ws
transport.Modifier and Type | Method and Description |
---|---|
Object |
connectionParams() |
io.vertx.core.json.JsonObject |
content() |
io.vertx.core.http.ServerWebSocket |
serverWebSocket() |
ApolloWSMessageType |
type() |
io.vertx.core.http.ServerWebSocket serverWebSocket()
ApolloWSMessageType type()
io.vertx.core.json.JsonObject content()
Object connectionParams()
Copyright © 2021 Eclipse. All rights reserved.