| Package | Description |
|---|---|
| org.springframework.integration.amqp.inbound |
Provides classes supporting inbound endpoints.
|
| org.springframework.integration.amqp.outbound |
Provides classes supporting outbound endpoints.
|
| org.springframework.integration.amqp.support |
Provides AMQP support classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmqpInboundGateway.setHeaderMapper(AmqpHeaderMapper headerMapper) |
void |
AmqpInboundChannelAdapter.setHeaderMapper(AmqpHeaderMapper headerMapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
AmqpOutboundEndpoint.setHeaderMapper(AmqpHeaderMapper headerMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAmqpHeaderMapper
Default implementation of
AmqpHeaderMapper. |
Copyright © 2016. All rights reserved.