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.core
package
org.springframework.integration.xmpp.core
Provides classes shared across all XMPP components.
Related Packages
Package
Description
org.springframework.integration.xmpp
Root package of the Spring Integration XMPP Module.
org.springframework.integration.xmpp.config
Contains parser classes for the XMPP namespace support.
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
AbstractXmppConnectionAwareEndpoint
AbstractXmppConnectionAwareMessageHandler
XmppContextUtils