public class ConcreteReply extends Object implements Reply
ConcreteReply(Object content, Map<String,Object> properties)
Object
content()
Map<String,Object>
properties()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConcreteReply(Object content, Map<String,Object> properties)
public Object content()
content
Reply
public Map<String,Object> properties()
properties
Copyright © 2015. All Rights Reserved.