Package com.rabbitmq.client.impl
Class AMQBasicProperties
java.lang.Object
com.rabbitmq.client.impl.AMQContentHeader
com.rabbitmq.client.impl.AMQBasicProperties
- All Implemented Interfaces:
BasicProperties
,ContentHeader
,Cloneable
- Direct Known Subclasses:
AMQP.BasicProperties
-
Constructor Summary
ModifierConstructorDescriptionprotected
protected
-
Method Summary
Methods inherited from class com.rabbitmq.client.impl.AMQContentHeader
appendPropertyDebugStringTo, getBodySize, toFrame, toString, writePropertiesTo
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.rabbitmq.client.BasicProperties
getAppId, getContentEncoding, getContentType, getCorrelationId, getDeliveryMode, getExpiration, getHeaders, getMessageId, getPriority, getReplyTo, getTimestamp, getType, getUserId
Methods inherited from interface com.rabbitmq.client.ContentHeader
getClassId, getClassName
-
Constructor Details
-
AMQBasicProperties
protected AMQBasicProperties() -
AMQBasicProperties
- Throws:
IOException
-
-
Method Details
-
clone
- Overrides:
clone
in classAMQContentHeader
- Throws:
CloneNotSupportedException
-