com.rabbitmq.client.impl
Class AMQTestProperties

java.lang.Object
  extended by com.rabbitmq.client.impl.AMQContentHeader
      extended by com.rabbitmq.client.impl.AMQTestProperties
All Implemented Interfaces:
ContentHeader, TestProperties, java.lang.Cloneable

public abstract class AMQTestProperties
extends AMQContentHeader
implements TestProperties


Constructor Summary
AMQTestProperties()
           
 
Method Summary
 
Methods inherited from class com.rabbitmq.client.impl.AMQContentHeader
appendPropertyDebugStringTo, clone, 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.ContentHeader
getClassId, getClassName
 

Constructor Detail

AMQTestProperties

public AMQTestProperties()