- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.core.Ordered, org.springframework.integration.context.Orderable, org.springframework.integration.core.MessageHandler, org.springframework.integration.history.TrackableComponent, org.springframework.integration.support.context.NamedComponent
public class ChatMessageSendingMessageHandler
extends AbstractXmppConnectionAwareMessageHandler
MessageHandler that sends an XMPP Chat Message. Supported payload types are Smack Message
(org.jivesoftware.smack.packet.Message) or String.
- Since:
- 2.0