Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
T
TASK_SCHEDULER_BEAN_NAME
- Static variable in class org.springframework.integration.context.
IntegrationContextUtils
TaskScheduler
- Interface in
org.springframework.integration.scheduling
Base interface for scheduling tasks.
ThreadLocalChannel
- Class in
org.springframework.integration.channel
A channel implementation that stores messages in a thread-bound queue.
ThreadLocalChannel()
- Constructor for class org.springframework.integration.channel.
ThreadLocalChannel
ThreadLocalChannelParser
- Class in
org.springframework.integration.config.xml
Parser for the <thread-local-channel> element.
ThreadLocalChannelParser()
- Constructor for class org.springframework.integration.config.xml.
ThreadLocalChannelParser
ThreadPoolTaskExecutorParser
- Class in
org.springframework.integration.config.xml
Parser for the 'thread-pool-task-executor' element.
ThreadPoolTaskExecutorParser()
- Constructor for class org.springframework.integration.config.xml.
ThreadPoolTaskExecutorParser
TIMESTAMP
- Static variable in class org.springframework.integration.core.
MessageHeaders
TO
- Static variable in class org.springframework.integration.mail.
MailHeaders
toHeaders(Message)
- Method in class org.springframework.integration.jms.
DefaultJmsHeaderMapper
toHeaders(Message)
- Method in interface org.springframework.integration.jms.
JmsHeaderMapper
toMessage(Object)
- Method in class org.springframework.integration.gateway.
AbstractMessagingGateway
Subclasses must implement this to map from an Object to a Message.
toMessage(Object)
- Method in class org.springframework.integration.gateway.
SimpleMessageMapper
Returns a Message with the given object as its payload, unless the object is already a Message in which case it will be returned as-is.
toMessage(Object)
- Method in class org.springframework.integration.gateway.
SimpleMessagingGateway
toMessage(HttpServletRequest)
- Method in class org.springframework.integration.http.
DataBindingInboundRequestMapper
toMessage(HttpServletRequest)
- Method in class org.springframework.integration.http.
DefaultInboundRequestMapper
toMessage(Object, Session)
- Method in class org.springframework.integration.jms.
HeaderMappingMessageConverter
Converts from an integration Message to a JMS
Message
.
toMessage(T)
- Method in interface org.springframework.integration.message.
InboundMessageMapper
toMessage(Object[])
- Method in class org.springframework.integration.message.
MethodParameterMessageMapper
toPasswordProtectedString(URLName)
- Static method in class org.springframework.integration.mail.
MailTransportUtils
Returns a string representation of the given
URLName
, where the password has been protected.
toString()
- Method in class org.springframework.integration.channel.
AbstractMessageChannel
toString()
- Method in class org.springframework.integration.context.
IntegrationObjectSupport
toString()
- Method in class org.springframework.integration.core.
MessageHeaders
toString()
- Method in class org.springframework.integration.dispatcher.
AbstractDispatcher
toString()
- Method in class org.springframework.integration.handler.
ServiceActivatingHandler
toString()
- Method in class org.springframework.integration.mail.
AbstractMailReceiver
toString()
- Method in class org.springframework.integration.message.
GenericMessage
trackedCorrelationIds
- Variable in class org.springframework.integration.aggregator.
AbstractMessageBarrierHandler
transform(Message<?>)
- Method in class org.springframework.integration.file.transformer.
AbstractFilePayloadTransformer
transform(Message<?>)
- Method in class org.springframework.integration.mail.transformer.
AbstractMailMessageTransformer
transform(Message<?>)
- Method in class org.springframework.integration.transformer.
AbstractHeaderTransformer
transform(Message<?>)
- Method in class org.springframework.integration.transformer.
AbstractPayloadTransformer
transform(Message<?>)
- Method in class org.springframework.integration.transformer.
MethodInvokingTransformer
transform(Message<?>)
- Method in interface org.springframework.integration.transformer.
Transformer
transformDocument(Document)
- Method in class org.springframework.integration.xml.transformer.
XsltPayloadTransformer
Transformer
- Annotation Type in
org.springframework.integration.annotation
Indicates that a method is capable of transforming a message, message header, or message payload.
Transformer
- Interface in
org.springframework.integration.transformer
Strategy interface for transforming a
Message
.
TransformerAnnotationPostProcessor
- Class in
org.springframework.integration.config.annotation
Post-processor for Methods annotated with
@Transformer
.
TransformerAnnotationPostProcessor(ListableBeanFactory)
- Constructor for class org.springframework.integration.config.annotation.
TransformerAnnotationPostProcessor
TransformerFactoryBean
- Class in
org.springframework.integration.config
Factory bean for creating a Message Transformer.
TransformerFactoryBean()
- Constructor for class org.springframework.integration.config.
TransformerFactoryBean
TransformerParser
- Class in
org.springframework.integration.config.xml
Parser for the <transformer/> element.
TransformerParser()
- Constructor for class org.springframework.integration.config.xml.
TransformerParser
transformFile(File)
- Method in class org.springframework.integration.file.transformer.
AbstractFilePayloadTransformer
Subclasses must implement this method to transform the File contents.
transformFile(File)
- Method in class org.springframework.integration.file.transformer.
FileToByteArrayTransformer
transformFile(File)
- Method in class org.springframework.integration.file.transformer.
FileToStringTransformer
transformHeaders(Map<String, Object>)
- Method in class org.springframework.integration.transformer.
AbstractHeaderTransformer
transformHeaders(Map<String, Object>)
- Method in class org.springframework.integration.transformer.
HeaderEnricher
transformPayload(T)
- Method in class org.springframework.integration.transformer.
AbstractPayloadTransformer
transformPayload(Object)
- Method in class org.springframework.integration.transformer.
ObjectToStringTransformer
transformPayload(byte[])
- Method in class org.springframework.integration.transformer.
PayloadDeserializingTransformer
transformPayload(Object)
- Method in class org.springframework.integration.transformer.
PayloadSerializingTransformer
transformPayload(Object)
- Method in class org.springframework.integration.xml.transformer.
SourceCreatingTransformer
transformPayload(Object)
- Method in class org.springframework.integration.xml.transformer.
XmlPayloadMarshallingTransformer
transformPayload(Object)
- Method in class org.springframework.integration.xml.transformer.
XmlPayloadUnmarshallingTransformer
transformPayload(Object)
- Method in class org.springframework.integration.xml.transformer.
XsltPayloadTransformer
transformResult(Result)
- Method in class org.springframework.integration.xml.transformer.
ResultToDocumentTransformer
transformResult(Result)
- Method in class org.springframework.integration.xml.transformer.
ResultToStringTransformer
transformResult(Result)
- Method in interface org.springframework.integration.xml.transformer.
ResultTransformer
transformSource(Source, Object)
- Method in class org.springframework.integration.xml.transformer.
XsltPayloadTransformer
transformString(String)
- Method in class org.springframework.integration.xml.transformer.
XsltPayloadTransformer
transformUsingFactories(Object)
- Method in class org.springframework.integration.xml.transformer.
XsltPayloadTransformer
Trigger
- Interface in
org.springframework.integration.scheduling
A strategy for providing the next time a task should run.
TYPE
- Static variable in class org.springframework.integration.jms.
JmsHeaders
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X