public class ReadyMessage extends Message.Response
Message.Codec<M extends Message>, Message.Direction, Message.Request, Message.Response, Message.Type
Modifier and Type | Field and Description |
---|---|
static Message.Codec<ReadyMessage> |
codec |
tracingId, warnings
connection, forcedProtocolVersion, logger, type
Constructor and Description |
---|
ReadyMessage() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getWarnings, setWarnings
attach, connection, debugString, encode, getCustomPayload, getSource, getStreamId, setCustomPayload, setSource, setStreamId
public static final Message.Codec<ReadyMessage> codec
Copyright © 2009-2021 The Apache Software Foundation