public class JoynrMessageMetaInfo extends Object
processing
of a joynr message. The meta-info contains custom headers and other information about the
message being delivered.| Constructor and Description |
|---|
JoynrMessageMetaInfo() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Serializable> |
getMessageContext() |
void |
setMessageContext(Map<String,Serializable> context) |
public Map<String,Serializable> getMessageContext()
public void setMessageContext(Map<String,Serializable> context)
Copyright © 2021. All rights reserved.