@Deprecated public class ApolloWSMessage extends Object implements io.vertx.lang.rx.RxDelegate
subscriptions-transport-ws
transport.
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<ApolloWSMessage> |
__TYPE_ARG
Deprecated.
|
Constructor and Description |
---|
ApolloWSMessage(ApolloWSMessage delegate)
Deprecated.
|
ApolloWSMessage(Object delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
connectionParams()
Deprecated.
|
JsonObject |
content()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
ApolloWSMessage |
getDelegate()
Deprecated.
|
int |
hashCode()
Deprecated.
|
static ApolloWSMessage |
newInstance(ApolloWSMessage arg)
Deprecated.
|
ServerWebSocket |
serverWebSocket()
Deprecated.
|
String |
toString()
Deprecated.
|
ApolloWSMessageType |
type()
Deprecated.
|
public static final io.vertx.lang.rx.TypeArg<ApolloWSMessage> __TYPE_ARG
public ApolloWSMessage(ApolloWSMessage delegate)
public ApolloWSMessage(Object delegate)
public ApolloWSMessage getDelegate()
getDelegate
in interface io.vertx.lang.rx.RxDelegate
@Deprecated public ServerWebSocket serverWebSocket()
@Deprecated public ApolloWSMessageType type()
@Deprecated public JsonObject content()
@Deprecated public Object connectionParams()
public static ApolloWSMessage newInstance(ApolloWSMessage arg)
Copyright © 2025 Eclipse. All rights reserved.