Package | Description |
---|---|
org.springframework.amqp.core |
Provides core classes for the spring AMQP abstraction.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomExchange
Simple container collecting information to describe a custom exchange.
|
class |
DirectExchange
Simple container collecting information to describe a direct exchange.
|
class |
FanoutExchange
Simple container collecting information to describe a fanout exchange.
|
class |
HeadersExchange |
class |
TopicExchange
Simple container collecting information to describe a topic exchange.
|
Copyright © 2019. All rights reserved.