Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

L

label() - Method in enum class org.springframework.integration.syslog.RFC5424SyslogParser.Severity
 
LambdaMessageProcessor - Class in org.springframework.integration.handler
The MessageProcessor implementation for method invocation on the single method classes - functional interface implementations.
LambdaMessageProcessor(Object, Class<?>) - Constructor for class org.springframework.integration.handler.LambdaMessageProcessor
Create a processor to evaluate a provided lambda at runtime against a request message.
lang(String) - Method in class org.springframework.integration.scripting.dsl.ScriptMessageSourceSpec
The script lang (Groovy, ruby, python etc.).
lang(String) - Method in class org.springframework.integration.scripting.dsl.ScriptSpec
The script lang (Groovy, ruby, python etc.).
LAST_MODIFIED_TIME - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
 
LAST_RELEASED_SEQUENCE - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
 
lastFunction - Variable in class org.springframework.integration.test.mock.MockMessageHandler
 
lastIndexOf(Object) - Method in class org.springframework.integration.history.MessageHistory
 
LastModifiedFileListFilter - Class in org.springframework.integration.file.filters
The FileListFilter implementation to filter those files which File.lastModified() is less than the age in comparison with the current time.
LastModifiedFileListFilter() - Constructor for class org.springframework.integration.file.filters.LastModifiedFileListFilter
 
LastModifiedFileListFilter(long) - Constructor for class org.springframework.integration.file.filters.LastModifiedFileListFilter
Construct a LastModifiedFileListFilter instance with provided age.
lazyConnect(boolean) - Method in class org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec
Set to false to attempt to connect during endpoint start.
LeaderEventPublisher - Interface in org.springframework.integration.leader.event
Interface for publishing leader based application events.
LeaderInitiator - Class in org.springframework.integration.hazelcast.leader
Bootstrap leadership candidates with Hazelcast.
LeaderInitiator - Class in org.springframework.integration.zookeeper.leader
Bootstrap leadership candidates with ZooKeeper/Curator.
LeaderInitiator(HazelcastInstance) - Constructor for class org.springframework.integration.hazelcast.leader.LeaderInitiator
Construct a LeaderInitiator with a default candidate.
LeaderInitiator(HazelcastInstance, Candidate) - Constructor for class org.springframework.integration.hazelcast.leader.LeaderInitiator
Construct a LeaderInitiator.
LeaderInitiator(CuratorFramework, Candidate) - Constructor for class org.springframework.integration.zookeeper.leader.LeaderInitiator
Construct a LeaderInitiator.
LeaderInitiator(CuratorFramework, Candidate, String) - Constructor for class org.springframework.integration.zookeeper.leader.LeaderInitiator
Construct a LeaderInitiator.
LeaderInitiator.CuratorContext - Class in org.springframework.integration.zookeeper.leader
Implementation of leadership context backed by Curator.
LeaderInitiator.HazelcastContext - Class in org.springframework.integration.hazelcast.leader
Implementation of leadership context backed by Hazelcast.
LeaderInitiator.LeaderListener - Class in org.springframework.integration.zookeeper.leader
Implementation of Curator leadership election listener.
LeaderInitiator.LeaderSelector - Class in org.springframework.integration.hazelcast.leader
Callable that manages the acquisition of Hazelcast locks for leadership election.
LeaderInitiatorFactoryBean - Class in org.springframework.integration.zookeeper.config
Creates a LeaderInitiator.
LeaderInitiatorFactoryBean() - Constructor for class org.springframework.integration.zookeeper.config.LeaderInitiatorFactoryBean
 
LeaderListener() - Constructor for class org.springframework.integration.zookeeper.leader.LeaderInitiator.LeaderListener
 
LeaderListenerParser - Class in org.springframework.integration.zookeeper.config.xml
 
LeaderListenerParser() - Constructor for class org.springframework.integration.zookeeper.config.xml.LeaderListenerParser
 
LeaderSelector() - Constructor for class org.springframework.integration.hazelcast.leader.LeaderInitiator.LeaderSelector
 
leaveOpen(boolean) - Method in class org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec
 
lengthCheck(boolean) - Method in class org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec
 
lengthCheck(boolean) - Method in class org.springframework.integration.ip.dsl.UdpInboundChannelAdapterSpec
 
lengthHeader(int) - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
Return a serializer with the default max message size for deserialization.
lengthHeader1() - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
Return a serializer with the default max message size for deserialization.
lengthHeader1(int) - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
Return a serializer with the provided max message size for deserialization.
lengthHeader2() - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
Return a serializer with the default max message size for deserialization.
lengthHeader2(int) - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
Return a serializer with the provided max message size for deserialization.
lengthHeader4() - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
Return a serializer with the default max message size for deserialization.
lengthHeader4(int) - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
Return a serializer with the provided max message size for deserialization.
level() - Method in enum class org.springframework.integration.syslog.RFC5424SyslogParser.Severity
 
level() - Element in annotation interface org.springframework.integration.test.condition.LogLevels
The Log4j level name to switch the categories to during the test.
LevelsContainer(Map<Class<?>, Level>, Map<String, Level>) - Constructor for record class org.springframework.integration.test.util.TestUtils.LevelsContainer
Creates an instance of a LevelsContainer record class.
lf() - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
Return a serializer with the default max message size for deserialization.
lf(int) - Static method in class org.springframework.integration.ip.tcp.serializer.TcpCodecs
Return a serializer with the provided max message size for deserialization.
LIFECYCLE - Enum constant in enum class org.springframework.integration.hazelcast.ClusterMonitorType
The listener listener mode.
lifecycleCondition - Variable in class org.springframework.integration.endpoint.AbstractEndpoint
 
lifecycleLock - Variable in class org.springframework.integration.endpoint.AbstractEndpoint
 
lifecycleMonitor - Variable in class org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory
 
lifecycleMonitor - Variable in class org.springframework.integration.ip.tcp.TcpSendingMessageHandler
 
LINE_COUNT - Static variable in class org.springframework.integration.file.FileHeaders
The line count for END marker message after splitting.
LINE_COUNT - Static variable in class org.springframework.integration.mail.MailHeaders
 
LinkNode - Class in org.springframework.integration.graph
Represents a link between nodes.
LinkNode(int, int, LinkNode.Type) - Constructor for class org.springframework.integration.graph.LinkNode
 
LinkNode.Type - Enum Class in org.springframework.integration.graph
 
LINKS - Enum constant in enum class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway.Option
(-links) Include links in the results (ls).
list(String) - Method in interface org.springframework.integration.file.remote.RemoteFileOperations
List the files at the remote path.
list(String) - Method in class org.springframework.integration.file.remote.RemoteFileTemplate
 
list(String) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
 
list(String) - Method in interface org.springframework.integration.file.remote.session.Session
 
list(String) - Method in class org.springframework.integration.ftp.session.FtpSession
 
list(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 
list(String) - Method in class org.springframework.integration.smb.session.SmbSession
Return the contents of the specified SMB resource as an array of SmbFile objects.
LIST - Enum constant in enum class org.springframework.integration.store.SimpleMessageGroupFactory.GroupType
 
LIST_MESSAGE_HANDLER_FACTORY_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
 
listEligibleFiles(File) - Method in class org.springframework.integration.file.DefaultDirectoryScanner
Subclasses may refine the listing strategy by overriding this method.
ListenableMetadataStore - Interface in org.springframework.integration.metadata
ConcurrentMetadataStore with the ability of registering MetadataStoreListener callbacks, to be invoked when changes occur in the metadata store.
Listener() - Constructor for class org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.Listener
 
Listener() - Constructor for class org.springframework.integration.amqp.inbound.AmqpInboundGateway.Listener
 
listenerContainer - Variable in class org.springframework.integration.amqp.dsl.DirectMessageListenerContainerSpec
 
listenerContainer - Variable in class org.springframework.integration.amqp.dsl.SimpleMessageListenerContainerSpec
 
listenerContainerSpec - Variable in class org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSpec
 
listenerContainerSpec - Variable in class org.springframework.integration.amqp.dsl.AmqpInboundGatewaySpec
 
listenerTaskExecutor(AsyncTaskExecutor) - Method in class org.springframework.integration.kafka.dsl.KafkaMessageListenerContainerSpec
Set the executor for threads that poll the consumer.
listFiles(File) - Method in class org.springframework.integration.file.DefaultDirectoryScanner
 
listFiles(File) - Method in interface org.springframework.integration.file.DirectoryScanner
Scans the directory according to the strategy particular to this implementation and returns the selected files as a File array.
listFiles(File) - Method in class org.springframework.integration.file.RecursiveDirectoryScanner
 
listIterator() - Method in class org.springframework.integration.history.MessageHistory
 
listIterator(int) - Method in class org.springframework.integration.history.MessageHistory
 
listNames(String) - Method in class org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
 
listNames(String) - Method in interface org.springframework.integration.file.remote.session.Session
 
listNames(String) - Method in class org.springframework.integration.ftp.session.FtpSession
 
listNames(String) - Method in class org.springframework.integration.sftp.session.SftpSession
 
listNames(String) - Method in class org.springframework.integration.smb.session.SmbSession
Return the contents of the specified SMB resource as an array of SmbFile filenames.
loadBalancer(LoadBalancingStrategy) - Method in class org.springframework.integration.dsl.LoadBalancingChannelSpec
 
LoadBalancingChannelSpec<S extends MessageChannelSpec<S,C>,C extends AbstractMessageChannel> - Class in org.springframework.integration.dsl
 
LoadBalancingChannelSpec() - Constructor for class org.springframework.integration.dsl.LoadBalancingChannelSpec
 
loadBalancingStrategy - Variable in class org.springframework.integration.dsl.LoadBalancingChannelSpec
 
LoadBalancingStrategy - Interface in org.springframework.integration.dispatcher
Strategy for determining the iteration order of a MessageHandler list.
LOCAL_ADDRESS - Static variable in class org.springframework.integration.ip.IpHeaders
The local address (InetAddress) that the socket is connected to.
LOCAL_KEY - Enum constant in enum class org.springframework.integration.hazelcast.DistributedSQLIterationType
The IMap.localKeySet() to iterate.
localAddress(String) - Method in class org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec
 
localAddress(String) - Method in class org.springframework.integration.ip.dsl.TcpServerConnectionFactorySpec
 
localAddress(String) - Method in class org.springframework.integration.ip.dsl.UdpInboundChannelAdapterSpec
 
localDirectory(File) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
Configure the local directory to copy files to.
localDirectory(File) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
Specify a directory path where remote files will be transferred to.
localDirectory(Function<Message<P>, String>) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
Specify a Function to evaluate directory path where remote files will be transferred to.
localDirectoryExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
Specify a SpEL expression to evaluate directory path where remote files will be transferred to.
localDirectoryExpression(Expression) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
Specify a SpEL expression to evaluate directory path where remote files will be transferred to.
locale(Locale) - Method in class org.springframework.integration.graphql.dsl.GraphQlMessageHandlerSpec
 
localFilename(Function<String, String>) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
Configure a Function to be invoked to generate the local file name; argument passed to the apply method is the remote file name.
localFilenameExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
Configure a SpEL expression to generate the local file name; the root object for the evaluation is the remote file name.
localFilenameExpression(String) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
Specify a SpEL expression for local files renaming after downloading.
localFilenameExpression(Expression) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
Configure a SpEL expression to generate the local file name; the root object for the evaluation is the remote file name.
localFilenameExpression(Expression) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
Specify a SpEL expression for local files renaming after downloading.
localFilenameFunction(Function<Message<P>, String>) - Method in class org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
Specify a Function for local files renaming after downloading.
localFilter(FileListFilter<File>) - Method in class org.springframework.integration.file.dsl.RemoteFileInboundChannelAdapterSpec
A FileListFilter used to determine which files will generate messages after they have been synchronized.
locateComponentInHistory(List<Properties>, String, int) - Static method in class org.springframework.integration.test.util.TestUtils
 
LOCATION_ATTRIBUTE - Static variable in class org.springframework.integration.scripting.config.AbstractScriptParser
 
lock - Variable in class org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
 
lock - Variable in class org.springframework.integration.ip.udp.UnicastSendingMessageHandler
 
lock - Variable in class org.springframework.integration.mqtt.core.AbstractMqttClientManager
 
lock - Variable in class org.springframework.integration.mqtt.outbound.AbstractMqttMessageHandler
 
lock - Variable in class org.springframework.integration.websocket.IntegrationWebSocketContainer
 
lock(File) - Method in interface org.springframework.integration.file.FileLocker
Tries to lock the given file and returns true if it was successful, false otherwise.
lock(File) - Method in class org.springframework.integration.file.locking.NioFileLocker
 
locker(FileLocker) - Method in class org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
Set a FileLocker to be used to guard files against duplicate processing.
lockRegistry(LockRegistry) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
Used to obtain a Lock based on the groupId for concurrent operations on the MessageGroup.
LockRegistry - Interface in org.springframework.integration.support.locks
Strategy for maintaining a registry of shared locks.
LockRegistryLeaderInitiator - Class in org.springframework.integration.support.leader
Component that initiates leader election based on holding a lock.
LockRegistryLeaderInitiator(LockRegistry) - Constructor for class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
Create a new leader initiator with the provided lock registry and a default candidate (which just logs the leadership events).
LockRegistryLeaderInitiator(LockRegistry, Candidate) - Constructor for class org.springframework.integration.support.leader.LockRegistryLeaderInitiator
Create a new leader initiator.
LockRegistryLeaderInitiator.LeaderSelector - Class in org.springframework.integration.support.leader
 
LockRepository - Interface in org.springframework.integration.jdbc.lock
Encapsulation of the SQL shunting that is needed for locks.
log - Variable in class org.springframework.integration.codec.kryo.AbstractKryoRegistrar
 
log() - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the INFO logging level and org.springframework.integration.handler.LoggingHandler as a default logging category.
log() - Element in annotation interface org.springframework.integration.support.management.IntegrationManagedResource
 
log(String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the provided logging category and INFO logging level.
log(String, Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the provided LoggingHandler.Level logging level, the provided logging category and Function for the log message.
log(String, Expression) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the INFO LoggingHandler.Level logging level, the provided logging category and SpEL expression to evaluate logger message at runtime against the request Message.
log(Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the INFO logging level, the org.springframework.integration.handler.LoggingHandler as a default logging category and Function for the log message.
log(Expression) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the INFO logging level, the org.springframework.integration.handler.LoggingHandler as a default logging category and SpEL expression to evaluate logger message at runtime against the request Message.
log(LoggingHandler.Level) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for provided LoggingHandler.Level logging level and org.springframework.integration.handler.LoggingHandler as a default logging category.
log(LoggingHandler.Level, String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the provided LoggingHandler.Level logging level and logging category.
log(LoggingHandler.Level, String, String) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the provided LoggingHandler.Level logging level, logging category and SpEL expression for the log message.
log(LoggingHandler.Level, String, Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the provided LoggingHandler.Level logging level, logging category and Function for the log message.
log(LoggingHandler.Level, String, Expression) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the provided LoggingHandler.Level logging level, logging category and SpEL expression for the log message.
log(LoggingHandler.Level, Function<Message<P>, Object>) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the provided LoggingHandler.Level logging level, the org.springframework.integration.handler.LoggingHandler as a default logging category and Function for the log message.
log(LoggingHandler.Level, Expression) - Method in class org.springframework.integration.dsl.BaseIntegrationFlowDefinition
Populate a WireTap for the BaseIntegrationFlowDefinition.currentMessageChannel with the LoggingHandler subscriber for the provided LoggingHandler.Level logging level, the org.springframework.integration.handler.LoggingHandler as a default logging category and SpEL expression to evaluate logger message at runtime against the request Message.
Log4j2LevelAdjuster - Class in org.springframework.integration.test.rule
A JUnit method Rule that changes the Log4J 2 logger level for a set of classes or packages while a test method is running.
logFile() - Element in annotation interface org.springframework.integration.support.management.IntegrationManagedResource
 
logger - Variable in class org.springframework.integration.aggregator.AbstractAggregatingMessageGroupProcessor
 
logger - Variable in class org.springframework.integration.config.AbstractMethodAnnotationPostProcessor
 
logger - Variable in class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
 
logger - Variable in class org.springframework.integration.context.IntegrationObjectSupport
 
logger - Variable in class org.springframework.integration.core.ErrorMessagePublisher
 
logger - Variable in class org.springframework.integration.dispatcher.AbstractDispatcher
 
logger - Variable in class org.springframework.integration.dsl.IntegrationComponentSpec
 
logger - Variable in class org.springframework.integration.file.remote.aop.StandardRotationPolicy
 
logger - Variable in class org.springframework.integration.file.remote.RemoteFileTemplate
 
logger - Variable in class org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
 
logger - Variable in class org.springframework.integration.file.transformer.AbstractFilePayloadTransformer
 
logger - Variable in class org.springframework.integration.ftp.session.AbstractFtpSessionFactory
 
logger - Variable in class org.springframework.integration.http.support.DefaultHttpHeaderMapper
 
logger - Variable in class org.springframework.integration.ip.tcp.connection.TcpConnectionSupport
 
logger - Variable in class org.springframework.integration.ip.tcp.connection.TcpMessageMapper
 
logger - Variable in class org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer
 
logger - Variable in class org.springframework.integration.jms.ChannelPublishingJmsMessageListener
 
logger - Variable in class org.springframework.integration.mapping.AbstractHeaderMapper
 
logger - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
logger - Variable in class org.springframework.integration.mqtt.core.AbstractMqttClientManager
 
logger - Variable in class org.springframework.integration.scripting.jsr223.AbstractScriptExecutor
 
logger - Variable in class org.springframework.integration.stomp.AbstractStompSessionManager
 
logger - Variable in class org.springframework.integration.store.AbstractMessageGroupStore
 
logger - Variable in class org.springframework.integration.support.json.EmbeddedJsonHeadersMessageMapper
 
logger - Variable in class org.springframework.integration.util.AbstractExpressionEvaluator
 
logger - Variable in class org.springframework.integration.util.SimplePool
 
logger - Variable in class org.springframework.integration.websocket.IntegrationWebSocketContainer
 
logger - Variable in class org.springframework.integration.ws.config.WebServiceInboundGatewayParser
 
LoggingChannelAdapterParser - Class in org.springframework.integration.config.xml
Parser for the 'logging-channel-adapter' element.
LoggingChannelAdapterParser() - Constructor for class org.springframework.integration.config.xml.LoggingChannelAdapterParser
 
loggingConfigured - Variable in class org.springframework.integration.support.management.IntegrationManagement.ManagementOverrides
 
LoggingHandler - Class in org.springframework.integration.handler
MessageHandler implementation that simply logs the Message or its payload depending on the value of the 'shouldLogFullMessage' or SpEL 'logExpression' property.
LoggingHandler(String) - Constructor for class org.springframework.integration.handler.LoggingHandler
Create a LoggingHandler with the given log level (case-insensitive).
LoggingHandler(LoggingHandler.Level) - Constructor for class org.springframework.integration.handler.LoggingHandler
Create a LoggingHandler with the given log LoggingHandler.Level.
LoggingHandler.Level - Enum Class in org.springframework.integration.handler
 
LOGIN - Static variable in class org.springframework.integration.stomp.support.IntegrationStompHeaders
 
LogLevels - Annotation Interface in org.springframework.integration.test.condition
Test classes annotated with this will change logging levels between tests.
LogLevelsCondition - Class in org.springframework.integration.test.condition
JUnit condition that adjusts and reverts log levels before/after each test.
LogLevelsCondition() - Constructor for class org.springframework.integration.test.condition.LogLevelsCondition
 
longExpression(String) - Static method in class org.springframework.integration.expression.ExpressionUtils
Return a ValueExpression for a simple literal, otherwise a SpelExpression.
LONGNVARCHAR - Enum constant in enum class org.springframework.integration.jdbc.config.JdbcTypesEnum
 
LongRunningIntegrationTest - Class in org.springframework.integration.test.support
Rule to prevent long running tests from running on every build; set environment variable RUN_LONG_INTEGRATION_TESTS on a CI nightly build to ensure coverage.
LongRunningIntegrationTest() - Constructor for class org.springframework.integration.test.support.LongRunningIntegrationTest
 
LongRunningTest - Annotation Interface in org.springframework.integration.test.condition
JUnit Jupiter condition to prevent long running tests from running on every build; set environment variable RUN_LONG_INTEGRATION_TESTS on a CI nightly build to ensure coverage.
LONGVARBINARY - Enum constant in enum class org.springframework.integration.jdbc.config.JdbcTypesEnum
 
LONGVARCHAR - Enum constant in enum class org.springframework.integration.jdbc.config.JdbcTypesEnum
 
LOOKUP_HOST - Static variable in class org.springframework.integration.ip.config.IpAdapterParserUtils
 
lookupHost(boolean) - Method in class org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec
 
lookupHost(boolean) - Method in class org.springframework.integration.ip.dsl.UdpInboundChannelAdapterSpec
 
lookupKeyQualifier(String) - Method in class org.springframework.integration.amqp.dsl.AbstractMessageListenerContainerSpec
Set a qualifier that will prefix the connection factory lookup key; default none.
ls(Message<?>, Session<F>, String) - Method in class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
List remote files to local representation.
ls(Message<?>, Session<FTPFile>, String) - Method in class org.springframework.integration.ftp.gateway.FtpOutboundGateway
 
LS - Enum constant in enum class org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway.Command
(ls) List remote files.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form