A C D E F G H I O P S T X 

A

AbstractXmppConnectionAwareEndpoint - Class in org.springframework.integration.xmpp.core
 
AbstractXmppConnectionAwareEndpoint() - Constructor for class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
 
AbstractXmppConnectionAwareEndpoint(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
 
AbstractXmppConnectionAwareMessageHandler - Class in org.springframework.integration.xmpp.core
 
AbstractXmppConnectionAwareMessageHandler() - Constructor for class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
 
AbstractXmppConnectionAwareMessageHandler(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
 
AbstractXmppInboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
Base class for XMPP inbound parsers
AbstractXmppInboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
 
AbstractXmppOutboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
Base class of XMPP outbound parsers
AbstractXmppOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.AbstractXmppOutboundChannelAdapterParser
 

C

CHAT - Static variable in class org.springframework.integration.xmpp.XmppHeaders
 
ChatMessageInboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
Parser for the XMPP 'inbound-channel-adapter' element.
ChatMessageInboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.ChatMessageInboundChannelAdapterParser
 
ChatMessageListeningEndpoint - Class in org.springframework.integration.xmpp.inbound
This component logs in as a user and forwards any messages to that user on to downstream components.
ChatMessageListeningEndpoint() - Constructor for class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
 
ChatMessageListeningEndpoint(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
 
ChatMessageOutboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
Parser for the XMPP 'outbound-channel-adapter' element
ChatMessageOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.ChatMessageOutboundChannelAdapterParser
 
ChatMessageSendingMessageHandler - Class in org.springframework.integration.xmpp.outbound
MessageHandler that sends an XMPP Chat Message.
ChatMessageSendingMessageHandler() - Constructor for class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
 
ChatMessageSendingMessageHandler(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
 
createInstance() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 

D

DefaultXmppHeaderMapper - Class in org.springframework.integration.xmpp.support
Default implementation of XmppHeaderMapper.
DefaultXmppHeaderMapper() - Constructor for class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
 
doParse(Element, ParserContext, String) - Method in class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xmpp.config.XmppConnectionParser
 
doStart() - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
 
doStart() - Method in class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
 
doStop() - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
 
doStop() - Method in class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
 

E

extractStandardHeaders(Message) - Method in class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
 
extractUserDefinedHeaders(Message) - Method in class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
 

F

FROM - Static variable in class org.springframework.integration.xmpp.XmppHeaders
 

G

getBeanClassName(Element) - Method in class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.xmpp.config.ChatMessageInboundChannelAdapterParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.xmpp.config.PresenceInboundChannelAdapterParser
 
getBeanClassName(Element) - Method in class org.springframework.integration.xmpp.config.XmppConnectionParser
 
getComponentType() - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
 
getComponentType() - Method in class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
 
getComponentType() - Method in class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
 
getComponentType() - Method in class org.springframework.integration.xmpp.outbound.PresenceSendingMessageHandler
 
getHandlerClassName() - Method in class org.springframework.integration.xmpp.config.AbstractXmppOutboundChannelAdapterParser
 
getHandlerClassName() - Method in class org.springframework.integration.xmpp.config.ChatMessageOutboundChannelAdapterParser
 
getHandlerClassName() - Method in class org.springframework.integration.xmpp.config.PresenceOutboundChannelAdapterParser
 
getObjectType() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
getPhase() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 

H

handleMessageInternal(Message<?>) - Method in class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
 
handleMessageInternal(Message<?>) - Method in class org.springframework.integration.xmpp.outbound.PresenceSendingMessageHandler
 

I

init() - Method in class org.springframework.integration.xmpp.config.XmppNamespaceHandler
 
initialized - Variable in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
 
initialized - Variable in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
 
isAutoStartup() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
isRunning() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 

O

onInit() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
 
onInit() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
 
org.springframework.integration.xmpp - package org.springframework.integration.xmpp
Root package of the Spring Integration XMPP Module.
org.springframework.integration.xmpp.config - package org.springframework.integration.xmpp.config
Contains parser classes for the XMPP namespace support.
org.springframework.integration.xmpp.core - package org.springframework.integration.xmpp.core
Provides classes shared across all XMPP components.
org.springframework.integration.xmpp.inbound - package org.springframework.integration.xmpp.inbound
Provides XMPP inbound Endpoint implementations that extend AbstractXmppConnectionAwareEndpoint.
org.springframework.integration.xmpp.outbound - package org.springframework.integration.xmpp.outbound
Provides XMPP outbound Messagehandler implementations.These components extend AbstractXmppConnectionAwareMessageHandler
org.springframework.integration.xmpp.support - package org.springframework.integration.xmpp.support
Provides XMPP specific support classes.

P

parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.xmpp.config.AbstractXmppOutboundChannelAdapterParser
 
populateStandardHeaders(Map<String, Object>, Message) - Method in class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
 
populateUserDefinedHeader(String, Object, Message) - Method in class org.springframework.integration.xmpp.support.DefaultXmppHeaderMapper
 
postProcess(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
 
postProcess(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.xmpp.config.ChatMessageInboundChannelAdapterParser
 
PREFIX - Static variable in class org.springframework.integration.xmpp.XmppHeaders
 
PresenceInboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
Parser for 'xmpp:presence-inbound-channel-adapter' element.
PresenceInboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.PresenceInboundChannelAdapterParser
 
PresenceListeningEndpoint - Class in org.springframework.integration.xmpp.inbound
An inbound endpoint that is able to login and then emit Messages when a particular Presence event occurs within the logged-in user's Roster.
PresenceListeningEndpoint() - Constructor for class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
 
PresenceListeningEndpoint(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint
 
PresenceOutboundChannelAdapterParser - Class in org.springframework.integration.xmpp.config
Parser for 'xmpp:presence-outbound-channel-adapter' element
PresenceOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.xmpp.config.PresenceOutboundChannelAdapterParser
 
PresenceSendingMessageHandler - Class in org.springframework.integration.xmpp.outbound
MessageHandler that publishes updated Presence values for a given XMPP connection.
PresenceSendingMessageHandler() - Constructor for class org.springframework.integration.xmpp.outbound.PresenceSendingMessageHandler
 
PresenceSendingMessageHandler(XMPPConnection) - Constructor for class org.springframework.integration.xmpp.outbound.PresenceSendingMessageHandler
 

S

setAutoStartup(boolean) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
setExtractPayload(boolean) - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
Specify whether the text message body should be extracted when mapping to a Spring Integration Message payload.
setHeaderMapper(XmppHeaderMapper) - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
 
setHeaderMapper(XmppHeaderMapper) - Method in class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
 
setPassword(String) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
setPhase(int) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
setResource(String) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
setSubscriptionMode(String) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
setUser(String) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
shouldGenerateId() - Method in class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.integration.xmpp.config.XmppConnectionParser
 
start() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
stop() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
stop(Runnable) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
SUBJECT - Static variable in class org.springframework.integration.xmpp.XmppHeaders
 

T

THREAD - Static variable in class org.springframework.integration.xmpp.XmppHeaders
 
TO - Static variable in class org.springframework.integration.xmpp.XmppHeaders
 
TYPE - Static variable in class org.springframework.integration.xmpp.XmppHeaders
 

X

XMPP_CONNECTION_BEAN_NAME - Static variable in class org.springframework.integration.xmpp.config.XmppNamespaceHandler
 
XMPP_CONNECTION_BEAN_NAME - Static variable in interface org.springframework.integration.xmpp.core.XmppContextUtils
 
xmppConnection - Variable in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
 
xmppConnection - Variable in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
 
XmppConnectionFactoryBean - Class in org.springframework.integration.xmpp.config
This class configures an XMPPConnection object.
XmppConnectionFactoryBean(ConnectionConfiguration) - Constructor for class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
 
XmppConnectionParser - Class in org.springframework.integration.xmpp.config
Parser for 'xmpp:xmpp-connection' element
XmppConnectionParser() - Constructor for class org.springframework.integration.xmpp.config.XmppConnectionParser
 
XmppContextUtils - Interface in org.springframework.integration.xmpp.core
 
XmppHeaderEnricherParser - Class in org.springframework.integration.xmpp.config
Parser for 'xmpp:header-enricher' element
XmppHeaderEnricherParser() - Constructor for class org.springframework.integration.xmpp.config.XmppHeaderEnricherParser
 
XmppHeaderMapper - Interface in org.springframework.integration.xmpp.support
A convenience interface that extends HeaderMapper but parameterized with the Smack API Message.
XmppHeaders - Class in org.springframework.integration.xmpp
Used as keys for Message objects that handle XMPP events.
XmppHeaders() - Constructor for class org.springframework.integration.xmpp.XmppHeaders
 
XmppNamespaceHandler - Class in org.springframework.integration.xmpp.config
This class parses the schema for XMPP support.
XmppNamespaceHandler() - Constructor for class org.springframework.integration.xmpp.config.XmppNamespaceHandler
 
A C D E F G H I O P S T X