| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<ApolloWSMessage> | 
__TYPE_ARG  | 
| Constructor and Description | 
|---|
ApolloWSMessage(ApolloWSMessage delegate)  | 
ApolloWSMessage(Object delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
connectionParams()  | 
JsonObject | 
content()  | 
boolean | 
equals(Object o)  | 
ApolloWSMessage | 
getDelegate()  | 
int | 
hashCode()  | 
static ApolloWSMessage | 
newInstance(ApolloWSMessage arg)  | 
ServerWebSocket | 
serverWebSocket()  | 
String | 
toString()  | 
ApolloWSMessageType | 
type()  | 
public static final io.vertx.lang.rx.TypeArg<ApolloWSMessage> __TYPE_ARG
public ApolloWSMessage(ApolloWSMessage delegate)
public ApolloWSMessage(Object delegate)
public ApolloWSMessage getDelegate()
public ServerWebSocket serverWebSocket()
public ApolloWSMessageType type()
public JsonObject content()
public Object connectionParams()
public static ApolloWSMessage newInstance(ApolloWSMessage arg)
Copyright © 2022 Eclipse. All rights reserved.