|
|||||||||
| 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.AMQP.TestProperties
public static class AMQP.TestProperties
| Constructor Summary | |
|---|---|
AMQP.TestProperties()
|
|
| Method Summary | |
|---|---|
void |
appendPropertyDebugStringTo(java.lang.StringBuffer acc)
Public API - Debugging hook |
int |
getClassId()
Retrieve the class ID (see the spec for a list of allowable IDs). |
java.lang.String |
getClassName()
Retrieve the class name, eg "basic" (see the spec for a list of these). |
void |
readPropertiesFrom(ContentHeaderPropertyReader reader)
Private API - Autogenerated reader for this header |
void |
writePropertiesTo(ContentHeaderPropertyWriter writer)
Private API - Autogenerated writer for this header |
| Methods inherited from class com.rabbitmq.client.impl.AMQContentHeader |
|---|
readFrom, toFrame, toString, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AMQP.TestProperties()
| Method Detail |
|---|
public int getClassId()
ContentHeader
public java.lang.String getClassName()
ContentHeader
public void readPropertiesFrom(ContentHeaderPropertyReader reader)
throws java.io.IOException
AMQContentHeader
readPropertiesFrom in class AMQContentHeaderjava.io.IOException
public void writePropertiesTo(ContentHeaderPropertyWriter writer)
throws java.io.IOException
AMQContentHeader
writePropertiesTo in class AMQContentHeaderjava.io.IOExceptionpublic void appendPropertyDebugStringTo(java.lang.StringBuffer acc)
AMQContentHeader
appendPropertyDebugStringTo in interface ContentHeaderappendPropertyDebugStringTo in class AMQContentHeaderacc - a place to append the properties as a string
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||