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