JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
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.