Package org.springframework.integration.core
package org.springframework.integration.core
Provides core classes.
-
ClassDescriptionThe component which can be used as general purpose of errors publishing.A functional interface to specify
MessageHandler
logic with Java 8 Lambda expression:Generic (lambda) strategy interface for selector.GenericTransformer<S,T> Generic (lambda) strategy interface for transformer.Base interface for any component that is capable of sending messages to aMessageChannel
.Strategy interface for message selection.Base interface for any source ofMessages
that can be polled.Endpoints implementing this interface can be paused/resumed.