Index
A C D E F G H I O P S T X
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
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
- getBeanClass(Element) - Method in class org.springframework.integration.xmpp.config.XmppConnectionParser
- 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
- 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
- getConnection() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
- 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
- getXmppConnection() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
- getXmppConnection() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
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
- isAutoStartup() - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
- isInitialized() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
- isInitialized() - Method in class org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler
- 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
- onInit() - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
- 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.
- 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
- parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.xmpp.config.ChatMessageOutboundChannelAdapterParser
- 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 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
- setConnectionConfiguration(XMPPTCPConnectionConfiguration) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
- setExtensionProvider(ExtensionElementProvider<? extends ExtensionElement>) - Method in class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
-
Specify an
ExtensionElementProviderto build anExtensionElementfor theStanza.addExtension(ExtensionElement)instead ofbody. - setHeaderMapper(XmppHeaderMapper) - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
- setHeaderMapper(XmppHeaderMapper) - Method in class org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler
- setHost(String) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
- setPassword(String) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
- setPayloadExpression(Expression) - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
-
Specify a SpEL expression to evaluate a
payloadagainst an incomingMessage. - setPhase(int) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
- setPort(int) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
- setResource(String) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
- setServiceName(String) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
- setStanzaFilter(StanzaFilter) - Method in class org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint
-
Specify a
StanzaFilterto use for the incoming packets. - setSubscriptionMode(Roster.SubscriptionMode) - Method in class org.springframework.integration.xmpp.config.XmppConnectionFactoryBean
-
Sets the subscription processing mode, which dictates what action Smack will take when subscription requests from other users are made.
- 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
- 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 class org.springframework.integration.xmpp.core.XmppContextUtils
- XmppConnectionFactoryBean - Class in org.springframework.integration.xmpp.config
-
This class configures an
XMPPTCPConnectionobject. - XmppConnectionFactoryBean() - 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 - Class 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
RequestReplyHeaderMapperbut parameterized with the Smack APIMessage. - XmppHeaders - Class in org.springframework.integration.xmpp
-
Used as keys for
Messageobjects that handle XMPP events. - 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
All Classes|All Packages