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.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.These components extend
AbstractXmppConnectionAwareMessageHandler |
org.springframework.integration.xmpp.support |
Provides XMPP specific support classes.
|