public class SupportedMessage extends Message.Response
Message.Codec<M extends Message>, Message.Direction, Message.ProtocolDecoder, Message.ProtocolEncoder, Message.Request, Message.Response, Message.Type| Modifier and Type | Field and Description |
|---|---|
static Message.Codec<SupportedMessage> |
codec |
Map<String,List<String>> |
supported |
tracingIdconnection, logger, type| Constructor and Description |
|---|
SupportedMessage(Map<String,List<String>> supported) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.buffer.ChannelBuffer |
encode() |
String |
toString() |
getTracingId, setTracingIdattach, connection, getStreamId, setStreamIdpublic static final Message.Codec<SupportedMessage> codec
Copyright © 2013. All Rights Reserved.