H
B
public final class Message<H extends MessageHeaders,B> extends Object
Message(H head, B body)
getBody()
getHead()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Message(H head, B body)
public H getHead()
public B getBody()
public String toString()
toString
Object
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.