Interface AmqpResource

All Superinterfaces:
AmqpEventSink
All Known Implementing Classes:
AmqpAbstractResource, AmqpAnonymousFallbackProducer, AmqpConnection, AmqpConnectionSession, AmqpConsumer, AmqpFixedProducer, AmqpProducer, AmqpSession, AmqpTemporaryDestination, AmqpTransactionCoordinator

public interface AmqpResource extends AmqpEventSink
AmqpResource specification. All AMQP types should implement this interface to allow for control of state and configuration details.