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
ConstructorsModifierConstructorDescriptionprotectedprotected -
Method Summary
Methods inherited from class AMQContentHeader
appendPropertyDebugStringTo, getBodySize, toFrame, toString, writePropertiesToMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface BasicProperties
getAppId, getContentEncoding, getContentType, getCorrelationId, getDeliveryMode, getExpiration, getHeaders, getMessageId, getPriority, getReplyTo, getTimestamp, getType, getUserIdMethods inherited from interface ContentHeader
getClassId, getClassName
-
Constructor Details
-
AMQBasicProperties
protected AMQBasicProperties() -
AMQBasicProperties
- Throws:
IOException
-
-
Method Details
-
clone
- Overrides:
clonein classAMQContentHeader- Throws:
CloneNotSupportedException
-