JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.xmpp
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.integration.xmpp
package
org.springframework.integration.xmpp
Root package of the Spring Integration XMPP Module.
Related Packages
Package
Description
org.springframework.integration
Base package for Spring Integration Core.
org.springframework.integration.xmpp.config
Contains parser classes for the XMPP namespace support.
org.springframework.integration.xmpp.core
Provides classes shared across all XMPP components.
org.springframework.integration.xmpp.inbound
Provides XMPP inbound Endpoint implementations that extend
AbstractXmppConnectionAwareEndpoint
.
org.springframework.integration.xmpp.outbound
Provides XMPP outbound MessageHandler implementations.
org.springframework.integration.xmpp.support
Provides XMPP specific support classes.
Classes
Class
Description
XmppHeaders
Used as keys for
Message
objects that handle XMPP events.