public abstract class AMQBasicProperties extends AMQContentHeader implements BasicProperties
Modifier | Constructor and Description |
---|---|
protected |
AMQBasicProperties() |
protected |
AMQBasicProperties(java.io.DataInputStream in) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
appendPropertyDebugStringTo, getBodySize, toFrame, toString, writePropertiesTo
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAppId, getContentEncoding, getContentType, getCorrelationId, getDeliveryMode, getExpiration, getHeaders, getMessageId, getPriority, getReplyTo, getTimestamp, getType, getUserId
getClassId, getClassName
protected AMQBasicProperties()
protected AMQBasicProperties(java.io.DataInputStream in) throws java.io.IOException
java.io.IOException
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class AMQContentHeader
java.lang.CloneNotSupportedException