com.rabbitmq.client.impl
Class AMQImpl.Test

java.lang.Object
  extended by com.rabbitmq.client.impl.AMQImpl.Test
Enclosing class:
AMQImpl

public static class AMQImpl.Test
extends java.lang.Object


Nested Class Summary
static class AMQImpl.Test.Content
          test content handling.
static class AMQImpl.Test.ContentOk
          report content test result.
static class AMQImpl.Test.Integer
          test integer handling.
static class AMQImpl.Test.IntegerOk
          report integer test result.
static class AMQImpl.Test.String
          test string handling.
static class AMQImpl.Test.StringOk
          report string test result.
static class AMQImpl.Test.Table
          test field table handling.
static class AMQImpl.Test.TableOk
          report table test result.
 
Field Summary
static int INDEX
           
 
Constructor Summary
AMQImpl.Test()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INDEX

public static final int INDEX
See Also:
Constant Field Values
Constructor Detail

AMQImpl.Test

public AMQImpl.Test()