public abstract class AMQBasicProperties extends AMQContentHeader implements BasicProperties
Modifier | Constructor and Description |
---|---|
protected |
AMQBasicProperties() |
protected |
AMQBasicProperties(DataInputStream in) |
Modifier and Type | Method and Description |
---|---|
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(DataInputStream in) throws IOException
IOException
public Object clone() throws CloneNotSupportedException
clone
in class AMQContentHeader
CloneNotSupportedException
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.