Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.annotation Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
SplitterIndicates that a method is capable of splitting a single message or messagepayload to produce multiple messages or payloads.Classorg.springframework.integration.annotationSpring Integration
ServiceActivatorIndicates that a method is capable of handling a message or message payload.Classorg.springframework.integration.annotationSpring Integration
RoleAnnotate endpoints to assign them to a role.Classorg.springframework.integration.annotationSpring Integration
RouterIndicates that a method is capable of resolving to a channel or channel namebased on a message, message header(s), or both.Classorg.springframework.integration.annotationSpring Integration
PublisherAnnotation to indicate that a method, or all public methods if applied atclass-level, should publish Messages.Classorg.springframework.integration.annotationSpring Integration
PollerProvides the PollerMetadata options for the Messaging annotations forIt is an analogue of the XML element, but provides only simple attributes.Classorg.springframework.integration.annotationSpring Integration
PayloadsThis annotation marks a method parameter as being a list of message payloads, for POJO handlers that deal with listsof messages (e.Classorg.springframework.integration.annotationSpring Integration
PayloadThis annotation allows you to specify a SpEL expression indicating that a methodparameter's value should be mapped from the payload of a Message.Classorg.springframework.integration.annotationSpring Integration
MessagingGatewayThe stereotype annotation to provide the Integration Messaging Gateway Proxy ().Classorg.springframework.integration.annotationSpring Integration
MessageEndpointStereotype annotation indicating that a class is capable of serving as aOptional Element SummaryClassorg.springframework.integration.annotationSpring Integration
IntegrationComponentScanConfigures component scanning directives for use with @Configuration classes.Classorg.springframework.integration.annotationSpring Integration
InboundChannelAdapterIndicates that a method is capable of producing a MessageA method annotated with @InboundChannelAdapter can't accept any parameters.Classorg.springframework.integration.annotationSpring Integration
IdempotentReceiverA method that has a MessagingAnnotation (@code @ServiceActivator, @Router etc.Classorg.springframework.integration.annotationSpring Integration
HeaderAnnotation indicating that a method parameter's value should beretrieved from the message headers.Classorg.springframework.integration.annotationSpring Integration
GatewayHeaderProvides the message header value or expression.Classorg.springframework.integration.annotationSpring Integration
GatewayIndicates that a method is capable of mapping its parameters to a messageor message payload.Classorg.springframework.integration.annotationSpring Integration
FilterIndicates that a method is capable of playing the role of a Message Filter.Classorg.springframework.integration.annotationSpring Integration
BridgeToMessaging Annotation to mark a Beanmethod for a MessageChannel to produce aClassorg.springframework.integration.annotationSpring Integration
BridgeFromMessaging Annotation to mark a Beanmethod for a MessageChannel to produce aClassorg.springframework.integration.annotationSpring Integration
AnnotationConstantsCommon value constants for annotation attributes.Classorg.springframework.integration.annotationSpring Integration
AggregatorIndicates that a method is capable of aggregating messages.Classorg.springframework.integration.annotationSpring Integration
TransformerIndicates that a method is capable of transforming a message, message header,Author:Mark Fisher, Gary Russell, Artem BilanClassorg.springframework.integration.annotationSpring Integration