| Package | Description |
|---|---|
| org.springframework.amqp |
Base package for Spring AMQP.
|
| org.springframework.amqp.core |
Provides core classes for the spring AMQP abstraction.
|
| org.springframework.amqp.remoting.client |
Provides classes for the client side of Spring Remoting over AMQP.
|
| org.springframework.amqp.remoting.service |
Provides classes for the service side of Spring Remoting over AMQP.
|
| org.springframework.amqp.support | |
| org.springframework.amqp.support.converter |
Provides classes for supporting message conversion.
|
| org.springframework.amqp.utils |
Provides utility classes to support Spring AMQP.
|
| org.springframework.amqp.utils.test |