public abstract static class Message.Response extends Message
Message.Codec<M extends Message>, Message.Direction, Message.Dispatcher, Message.ProtocolDecoder, Message.ProtocolEncoder, Message.Request, Message.Response, Message.Type
Modifier and Type | Field and Description |
---|---|
protected java.util.UUID |
tracingId |
connection, logger, type
Modifier | Constructor and Description |
---|---|
protected |
Message.Response(Message.Type type) |
Modifier and Type | Method and Description |
---|---|
java.util.UUID |
getTracingId() |
Message |
setTracingId(java.util.UUID tracingId) |
attach, connection, encode, getStreamId, setStreamId
protected Message.Response(Message.Type type)
public Message setTracingId(java.util.UUID tracingId)
public java.util.UUID getTracingId()
Copyright © 2013 The Apache Software Foundation