Class RabbitMqConnection

java.lang.Object
com.adaptris.core.AdaptrisConnectionImp
interlok.rabbitmq.RabbitMqConnection
All Implemented Interfaces:
AdaptrisComponent, AdaptrisConnection, ComponentLifecycle, ComponentLifecycleExtension, StateManagedComponent, ConnectionWrapper

@ComponentProfile(summary="Connection to RabbitMQ") public class RabbitMqConnection extends AdaptrisConnectionImp implements ConnectionWrapper
Wraps a connection for RabbitMQ.