com.rabbitmq.client.impl
Class AMQImpl.Exchange

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

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


Nested Class Summary
static class AMQImpl.Exchange.Bind
           
static class AMQImpl.Exchange.BindOk
           
static class AMQImpl.Exchange.Declare
           
static class AMQImpl.Exchange.DeclareOk
           
static class AMQImpl.Exchange.Delete
           
static class AMQImpl.Exchange.DeleteOk
           
static class AMQImpl.Exchange.Unbind
           
static class AMQImpl.Exchange.UnbindOk
           
 
Field Summary
static int INDEX
           
 
Constructor Summary
AMQImpl.Exchange()
           
 
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.Exchange

public AMQImpl.Exchange()