Class ChatMessageListeningEndpoint

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, SmartInitializingSingleton, ApplicationContextAware, Lifecycle, Phased, SmartLifecycle, ExpressionCapable, MessageProducer, IntegrationPattern, NamedComponent, ManageableLifecycle, ManageableSmartLifecycle, TrackableComponent

public class ChatMessageListeningEndpoint
extends AbstractXmppConnectionAwareEndpoint
This component logs in as a user and forwards any messages to that user on to downstream components.
Since:
2.0
Author:
Josh Long, Mark Fisher, Oleg Zhurakousky, Artem Bilan, Gary Russell