Index
A D E G H I M O P S
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
A
- ApplicationEventListeningMessageProducer - Class in org.springframework.integration.event.inbound
-
An inbound Channel Adapter that implements
GenericApplicationListenerand passes SpringApplicationEventswithin messages. - ApplicationEventListeningMessageProducer() - Constructor for class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
- ApplicationEventPublishingMessageHandler - Class in org.springframework.integration.event.outbound
- ApplicationEventPublishingMessageHandler() - Constructor for class org.springframework.integration.event.outbound.ApplicationEventPublishingMessageHandler
D
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.event.config.EventInboundChannelAdapterParser
- doStop() - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
E
- EventInboundChannelAdapterParser - Class in org.springframework.integration.event.config
- EventInboundChannelAdapterParser() - Constructor for class org.springframework.integration.event.config.EventInboundChannelAdapterParser
- EventNamespaceHandler - Class in org.springframework.integration.event.config
-
Namespace handler for Spring Integration's 'event' namespace.
- EventNamespaceHandler() - Constructor for class org.springframework.integration.event.config.EventNamespaceHandler
- EventOutboundChannelAdapterParser - Class in org.springframework.integration.event.config
- EventOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.event.config.EventOutboundChannelAdapterParser
G
- getComponentType() - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
- getMessage() - Method in class org.springframework.integration.event.core.MessagingEvent
- getOrder() - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
H
- handleMessageInternal(Message<?>) - Method in class org.springframework.integration.event.outbound.ApplicationEventPublishingMessageHandler
I
- init() - Method in class org.springframework.integration.event.config.EventNamespaceHandler
M
- MessagingEvent - Class in org.springframework.integration.event.core
-
A subclass of
ApplicationEventthat wraps aMessage. - MessagingEvent(Message<?>) - Constructor for class org.springframework.integration.event.core.MessagingEvent
O
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
- onInit() - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
- org.springframework.integration.event.config - package org.springframework.integration.event.config
-
Provides classes for configuration - parsers, namespace handlers.
- org.springframework.integration.event.core - package org.springframework.integration.event.core
-
Provides Event core classes.
- org.springframework.integration.event.inbound - package org.springframework.integration.event.inbound
-
Provides classes supporting inbound endpoints.
- org.springframework.integration.event.outbound - package org.springframework.integration.event.outbound
-
Provides classes supporting outbound endpoints.
P
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.event.config.EventOutboundChannelAdapterParser
S
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.integration.event.outbound.ApplicationEventPublishingMessageHandler
- setEventTypes(Class<?>...) - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
-
Set the list of event types (classes that extend ApplicationEvent) that this adapter should send to the message channel.
- setPublishPayload(boolean) - Method in class org.springframework.integration.event.outbound.ApplicationEventPublishingMessageHandler
-
Specify if
payloadshould be published as is or the wholemessagemust be wrapped to theMessagingEvent. - supportsEventType(ResolvableType) - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
- supportsSourceType(Class<?>) - Method in class org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer
All Classes|All Packages