A B C D E F G H I J K L M N O P Q R S T U V W X

G

Gateway - Annotation Type in org.springframework.integration.annotation
Indicates that a method is capable of mapping its parameters to a message or message payload.
GatewayParser - Class in org.springframework.integration.config.xml
Parser for the <gateway/> element.
GatewayParser() - Constructor for class org.springframework.integration.config.xml.GatewayParser
 
GatewayProxyFactoryBean - Class in org.springframework.integration.gateway
Generates a proxy for the provided service interface to enable interaction with messaging components without application code being aware of them.
GatewayProxyFactoryBean() - Constructor for class org.springframework.integration.gateway.GatewayProxyFactoryBean
 
generateFileName(Message<?>) - Method in class org.springframework.integration.file.DefaultFileNameGenerator
 
generateFileName(Message<?>) - Method in interface org.springframework.integration.file.FileNameGenerator
 
GenericMessage<T> - Class in org.springframework.integration.message
Base Message class defining common properties such as id, payload, and headers.
GenericMessage(T) - Constructor for class org.springframework.integration.message.GenericMessage
Create a new message with the given payload.
GenericMessage(T, Map<String, Object>) - Constructor for class org.springframework.integration.message.GenericMessage
Create a new message with the given payload.
get(Object, Class<T>) - Method in class org.springframework.integration.core.MessageHeaders
 
get(Object) - Method in class org.springframework.integration.core.MessageHeaders
 
getAdviceChain() - Method in class org.springframework.integration.scheduling.PollerMetadata
 
getAggregatedExceptions() - Method in exception org.springframework.integration.dispatcher.AggregateMessageDeliveryException
 
getAttribute(String) - Method in class org.springframework.integration.aggregator.MessageBarrier
Gets the value of a given attribute from the MessageBarrier.
getAttributes(Object) - Method in class org.springframework.integration.security.channel.ChannelInvocationDefinitionSource
 
getBeanClass(Element) - Method in class org.springframework.integration.xml.config.XPathExpressionParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.config.xml.AnnotationConfigParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.config.xml.ApplicationEventMulticasterParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.config.xml.GatewayParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.config.xml.SelectorChainParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.config.xml.ThreadPoolTaskExecutorParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.http.config.HttpInboundEndpointParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.httpinvoker.config.HttpInvokerInboundGatewayParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.jms.config.JmsMessageDrivenEndpointParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.mail.config.ImapIdleChannelAdapterParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.rmi.config.RmiInboundGatewayParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.security.config.SecuredChannelsParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.ws.config.WebServiceInboundGatewayParser
 
getBeanFactory() - Method in class org.springframework.integration.context.IntegrationObjectSupport
 
getBeanName() - Method in class org.springframework.integration.context.IntegrationObjectSupport
 
getBody() - Method in interface org.springframework.integration.http.HttpRequest
Return the request body as a ByteArrayOutputStream, or null if this request has no body content.
getBody() - Method in interface org.springframework.integration.http.HttpResponse
Return the body of the response as an InputStream.
getChannel() - Method in class org.springframework.integration.security.channel.ChannelInvocation
 
getChannelIndicatorList(Message<?>) - Method in class org.springframework.integration.router.AbstractChannelNameResolvingMessageRouter
Subclasses must implement this method to return the channel indicators.
getChannelIndicatorList(Message<?>) - Method in class org.springframework.integration.router.AbstractSingleChannelNameRouter
 
getChannelIndicatorList(Message<?>) - Method in class org.springframework.integration.router.HeaderValueRouter
 
getChannelIndicatorList(Message<?>) - Method in class org.springframework.integration.router.MethodInvokingRouter
 
getChannelIndicatorList(Message<?>) - Method in class org.springframework.integration.xml.router.XPathMultiChannelRouter
 
getChannelIndicatorList(Message<?>) - Method in class org.springframework.integration.xml.router.XPathSingleChannelRouter
Evaluates the payload using XPathExpression.evaluateAsString(Node)
getChannelResolver() - Method in class org.springframework.integration.context.IntegrationObjectSupport
 
getConfigAttributeDefinitionForReceive() - Method in class org.springframework.integration.security.channel.ChannelAccessPolicy
 
getConfigAttributeDefinitionForSend() - Method in class org.springframework.integration.security.channel.ChannelAccessPolicy
 
getConfigAttributeDefinitions() - Method in class org.springframework.integration.security.channel.ChannelInvocationDefinitionSource
 
getContentLength() - Method in interface org.springframework.integration.http.HttpRequest
Return the content length if known, else null.
getContentType() - Method in interface org.springframework.integration.http.HttpRequest
Return the content type for requests.
getConverter() - Method in class org.springframework.integration.xml.router.AbstractXPathRouter
 
getConverter() - Method in class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
 
getCorrelationId() - Method in class org.springframework.integration.core.MessageHeaders
 
getCorrelationKey(Message<?>) - Method in interface org.springframework.integration.aggregator.CorrelationStrategy
 
getCorrelationKey(Message<?>) - Method in class org.springframework.integration.aggregator.CorrelationStrategyAdapter
 
getCorrelationKey(Message<?>) - Method in class org.springframework.integration.aggregator.HeaderAttributeCorrelationStrategy
 
getCorrelationKey() - Method in class org.springframework.integration.aggregator.MessageBarrier
 
getDefaultPollerMetadata(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
 
getDispatcher() - Method in class org.springframework.integration.channel.AbstractSubscribableChannel
 
getDispatcher() - Method in class org.springframework.integration.channel.DirectChannel
 
getDispatcher() - Method in class org.springframework.integration.channel.ExecutorChannel
 
getDispatcher() - Method in class org.springframework.integration.channel.PublishSubscribeChannel
 
getDocumentBuilder() - Method in class org.springframework.integration.xml.DefaultXmlPayloadConverter
 
getDocumentBuilder() - Method in class org.springframework.integration.xml.transformer.ResultToDocumentTransformer
 
getErrorChannel(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
 
getErrorChannel() - Method in class org.springframework.integration.core.MessageHeaders
 
getExpirationDate() - Method in class org.springframework.integration.core.MessageHeaders
 
getFailedMessage() - Method in exception org.springframework.integration.core.MessagingException
 
getFirstHeader(String) - Method in interface org.springframework.integration.http.HttpResponse
Return the first header value for a given key, or null if it has no values.
getFolder() - Method in class org.springframework.integration.mail.AbstractMailReceiver
 
getGatewayClassName(Element) - Method in class org.springframework.integration.adapter.config.AbstractRemotingOutboundGatewayParser
 
getGatewayClassName(Element) - Method in class org.springframework.integration.httpinvoker.config.HttpInvokerOutboundGatewayParser
 
getGatewayClassName(Element) - Method in class org.springframework.integration.rmi.config.RmiOutboundGatewayParser
 
getGatewayClassName(Element) - Method in class org.springframework.integration.ws.config.WebServiceOutboundGatewayParser
 
getHandlerIterator(Message<?>, List<MessageHandler>) - Method in interface org.springframework.integration.dispatcher.LoadBalancingStrategy
 
getHandlerIterator(Message<?>, List<MessageHandler>) - Method in class org.springframework.integration.dispatcher.RoundRobinLoadBalancingStrategy
Returns an iterator that starts at a new point in the list every time the first part of the list that is skipped will be used at the end of the iteration, so it guarantees all handlers are returned once on subsequent next() invocations.
getHandlers() - Method in class org.springframework.integration.dispatcher.AbstractDispatcher
Returns a copied, unmodifiable List of this dispatcher's handlers.
getHeaders() - Method in interface org.springframework.integration.core.Message
 
getHeaders() - Method in interface org.springframework.integration.http.HttpResponse
Return all response headers as a map.
getHeaders(String) - Method in interface org.springframework.integration.http.HttpResponse
Return all header values for a given key, or null if it has no values.
getHeaders() - Method in class org.springframework.integration.message.GenericMessage
 
getHttpClient() - Method in class org.springframework.integration.http.CommonsHttpRequestExecutor
Return the HttpClient instance that this request executor uses.
getId() - Method in class org.springframework.integration.core.MessageHeaders
 
getInputChannelAttributeName() - Method in class org.springframework.integration.adapter.config.AbstractRemotingOutboundGatewayParser
 
getInputChannelAttributeName() - Method in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
 
getInputChannelAttributeName() - Method in class org.springframework.integration.file.config.FileOutboundGatewayParser
 
getInputChannelAttributeName() - Method in class org.springframework.integration.http.config.HttpOutboundGatewayParser
 
getInputChannelAttributeName() - Method in class org.springframework.integration.jms.config.JmsOutboundGatewayParser
 
getInterceptors() - Method in class org.springframework.integration.channel.AbstractMessageChannel
Exposes the interceptor list for subclasses.
getJmsTemplate() - Method in class org.springframework.integration.jms.AbstractJmsTemplateBasedAdapter
 
getMaxMessagesPerPoll() - Method in class org.springframework.integration.scheduling.PollerMetadata
 
getMessage() - Method in class org.springframework.integration.event.MessagingEvent
 
getMessage() - Method in class org.springframework.integration.security.channel.ChannelInvocation
 
getMessages() - Method in class org.springframework.integration.aggregator.MessageBarrier
 
getMesssageCount() - Method in class org.springframework.integration.channel.QueueChannel
 
getMethod() - Method in class org.springframework.integration.aggregator.MessageListMethodAdapter
 
getMethodInvocation() - Method in class org.springframework.integration.security.channel.ChannelInvocation
 
getName() - Method in class org.springframework.integration.channel.AbstractMessageChannel
Return the name of this channel.
getName() - Method in class org.springframework.integration.channel.NullChannel
 
getName() - Method in interface org.springframework.integration.core.MessageChannel
Return the name of this channel.
getNewDocumentBuilder() - Method in class org.springframework.integration.xml.result.DomResultFactory
 
getNewDocumentBuilder() - Method in class org.springframework.integration.xml.source.DomSourceFactory
 
getNewDocumentBuilder() - Method in class org.springframework.integration.xml.splitter.XPathMessageSplitter
 
getNewDocumentBuilder() - Method in class org.springframework.integration.xml.transformer.ResultToStringTransformer
 
getNewTransformer() - Method in class org.springframework.integration.xml.transformer.ResultToStringTransformer
 
getNextRunTime(Date, Date) - Method in class org.springframework.integration.scheduling.CronTrigger
Return the next time a task should run.
getNextRunTime(Date, Date) - Method in class org.springframework.integration.scheduling.IntervalTrigger
Returns the next time a task should run.
getNextRunTime(Date, Date) - Method in interface org.springframework.integration.scheduling.Trigger
Returns the next time that a task should run or null if the task should not run again.
getObject() - Method in class org.springframework.integration.config.AbstractMessageHandlerFactoryBean
 
getObject() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
 
getObject() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
 
getObject() - Method in class org.springframework.integration.file.config.FileListFilterFactoryBean
 
getObject() - Method in class org.springframework.integration.file.config.FileReadingMessageSourceFactoryBean
 
getObject() - Method in class org.springframework.integration.file.config.FileWritingMessageHandlerFactoryBean
 
getObject() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
 
getObject() - Method in class org.springframework.integration.mail.config.MailReceiverFactoryBean
 
getObjectType() - Method in class org.springframework.integration.config.AbstractMessageHandlerFactoryBean
 
getObjectType() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
 
getObjectType() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
 
getObjectType() - Method in class org.springframework.integration.file.config.FileListFilterFactoryBean
 
getObjectType() - Method in class org.springframework.integration.file.config.FileReadingMessageSourceFactoryBean
 
getObjectType() - Method in class org.springframework.integration.file.config.FileWritingMessageHandlerFactoryBean
 
getObjectType() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
 
getObjectType() - Method in class org.springframework.integration.mail.config.MailReceiverFactoryBean
 
getOrder() - Method in class org.springframework.integration.handler.AbstractMessageHandler
 
getOrder() - Method in class org.springframework.integration.handler.DelayHandler
 
getOrder() - Method in class org.springframework.integration.handler.MessageHandlerChain
 
getOrder() - Method in class org.springframework.integration.handler.MethodInvokingMessageHandler
 
getOrder() - Method in class org.springframework.integration.jms.JmsSendingMessageHandler
 
getOutputChannel() - Method in class org.springframework.integration.handler.AbstractReplyProducingMessageHandler
 
getPatterns() - Method in class org.springframework.integration.security.channel.ChannelInvocationDefinitionSource
 
getPayload() - Method in interface org.springframework.integration.core.Message
 
getPayload() - Method in class org.springframework.integration.message.GenericMessage
 
getPriority() - Method in class org.springframework.integration.core.MessageHeaders
 
getReceiveTimeout() - Method in class org.springframework.integration.scheduling.PollerMetadata
 
getRemainingCapacity() - Method in class org.springframework.integration.channel.QueueChannel
 
getReplyChannel() - Method in class org.springframework.integration.core.MessageHeaders
 
getRequestMethod() - Method in interface org.springframework.integration.http.HttpRequest
Return the request method ("GET", "POST", etc).
getRequiredTaskScheduler(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
 
getSecureObjectClass() - Method in class org.springframework.integration.security.channel.ChannelSecurityInterceptor
 
getSequenceNumber() - Method in class org.springframework.integration.core.MessageHeaders
 
getSequenceSize() - Method in class org.springframework.integration.core.MessageHeaders
 
getStatusCode() - Method in exception org.springframework.integration.http.ResponseStatusCodeException
 
getTargetUrl() - Method in interface org.springframework.integration.http.HttpRequest
Return the target URL for this request.
getTaskExecutor() - Method in class org.springframework.integration.scheduling.PollerMetadata
 
getTaskScheduler(BeanFactory) - Static method in class org.springframework.integration.context.IntegrationContextUtils
 
getTaskScheduler() - Method in class org.springframework.integration.context.IntegrationObjectSupport
 
getTimestamp() - Method in class org.springframework.integration.aggregator.MessageBarrier
Returns the creation time of this barrier as the number of milliseconds since January 1, 1970.
getTimestamp() - Method in class org.springframework.integration.core.MessageHeaders
 
getTransactionDefinition() - Method in class org.springframework.integration.scheduling.PollerMetadata
 
getTransactionManager() - Method in class org.springframework.integration.scheduling.PollerMetadata
 
getTransformer() - Method in class org.springframework.integration.xml.source.StringSourceFactory
 
getTransformerClassName() - Method in class org.springframework.integration.config.xml.AbstractTransformerParser
 
getTransformerClassName() - Method in class org.springframework.integration.config.xml.ObjectToStringTransformerParser
 
getTransformerClassName() - Method in class org.springframework.integration.config.xml.PayloadDeserializingTransformerParser
 
getTransformerClassName() - Method in class org.springframework.integration.config.xml.PayloadSerializingTransformerParser
 
getTransformerClassName() - Method in class org.springframework.integration.config.xml.SimpleHeaderEnricherParser
 
getTransformerClassName() - Method in class org.springframework.integration.file.config.FileToByteArrayTransformerParser
 
getTransformerClassName() - Method in class org.springframework.integration.file.config.FileToStringTransformerParser
 
getTransformerClassName() - Method in class org.springframework.integration.mail.config.MailToStringTransformerParser
 
getTransformerClassName() - Method in class org.springframework.integration.xml.config.XmlMarshallingTransformerParser
 
getTransformerClassName() - Method in class org.springframework.integration.xml.config.XmlUnmarshallingTransformerParser
 
getTransformerClassName() - Method in class org.springframework.integration.xml.config.XsltPayloadTransformerParser
 
getTransformOnSend() - Method in class org.springframework.integration.transformer.MessageTransformingChannelInterceptor
 
getTrigger() - Method in class org.springframework.integration.scheduling.PollerMetadata
 
getTypeConverter() - Method in class org.springframework.integration.util.DefaultMethodInvoker
 
getWebServiceTemplate() - Method in class org.springframework.integration.ws.AbstractWebServiceOutboundGateway
 
getXPathExpresion() - Method in class org.springframework.integration.xml.selector.AbstractXPathMessageSelector
 
getXPathExpression() - Method in class org.springframework.integration.xml.router.AbstractXPathRouter
 

A B C D E F G H I J K L M N O P Q R S T U V W X