public class KeepAliveMessage extends StreamMessage
StreamMessage.Serializer<V extends StreamMessage>, StreamMessage.Type
Modifier and Type | Field and Description |
---|---|
static StreamMessage.Serializer<KeepAliveMessage> |
serializer |
type
Constructor and Description |
---|
KeepAliveMessage() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
deserialize, getOrCreateSession, getPriority, serialize, serializedSize
public static StreamMessage.Serializer<KeepAliveMessage> serializer
Copyright © 2009-2021 The Apache Software Foundation