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 |
AmqpInboundChannelAdapter.setHeaderMapper(AmqpHeaderMapper headerMapper) |
void |
AmqpInboundGateway.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 © 2017. All rights reserved.