com.rabbitmq.client.impl
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, writePropertiesToequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAppId, getContentEncoding, getContentType, getCorrelationId, getDeliveryMode, getExpiration, getHeaders, getMessageId, getPriority, getReplyTo, getTimestamp, getType, getUserIdgetClassId, getClassNameprotected AMQBasicProperties()
protected AMQBasicProperties(java.io.DataInputStream in)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class AMQContentHeaderjava.lang.CloneNotSupportedException