|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.rabbitmq.client.impl.AMQContentHeader
com.rabbitmq.client.impl.AMQBasicProperties
public abstract class AMQBasicProperties
| Constructor Summary | |
|---|---|
AMQBasicProperties()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
| Methods inherited from class com.rabbitmq.client.impl.AMQContentHeader |
|---|
appendPropertyDebugStringTo, readFrom, readPropertiesFrom, toFrame, toString, writePropertiesTo, writeTo |
| 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, setAppId, setContentEncoding, setContentType, setCorrelationId, setDeliveryMode, setExpiration, setHeaders, setMessageId, setPriority, setReplyTo, setTimestamp, setType, setUserId |
| Methods inherited from interface com.rabbitmq.client.ContentHeader |
|---|
getClassId, getClassName |
| Constructor Detail |
|---|
public AMQBasicProperties()
| Method Detail |
|---|
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class AMQContentHeaderjava.lang.CloneNotSupportedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||