public class AuthenticateMessage extends Message.Response
Message.Codec<M extends Message>, Message.Direction, Message.Dispatcher, Message.ExceptionHandler, Message.ProtocolDecoder, Message.ProtocolEncoder, Message.Request, Message.Response, Message.Type
Modifier and Type | Field and Description |
---|---|
java.lang.String |
authenticator |
static Message.Codec<AuthenticateMessage> |
codec |
tracingId, warnings
connection, forcedProtocolVersion, logger, type
Constructor and Description |
---|
AuthenticateMessage(java.lang.String authenticator) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getTracingId, getWarnings, setTracingId, setWarnings
attach, connection, getCustomPayload, getSourceFrame, getStreamId, setCustomPayload, setSourceFrame, setStreamId
public static final Message.Codec<AuthenticateMessage> codec
public final java.lang.String authenticator
Copyright © 2018 The Apache Software Foundation