public abstract class AbstractXmppConnectionAwareMessageHandler
extends org.springframework.integration.handler.AbstractMessageHandler
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
initialized |
protected org.jivesoftware.smack.XMPPConnection |
xmppConnection |
| Constructor and Description |
|---|
AbstractXmppConnectionAwareMessageHandler() |
AbstractXmppConnectionAwareMessageHandler(org.jivesoftware.smack.XMPPConnection xmppConnection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onInit() |
getComponentType, getOrder, handleMessage, handleMessageInternal, setOrder, setShouldTrackafterPropertiesSet, getApplicationContextId, getBeanFactory, getComponentName, getConversionService, getIntegrationProperties, getIntegrationProperty, getTaskScheduler, setApplicationContext, setBeanFactory, setBeanName, setComponentName, setConversionService, setTaskScheduler, toStringprotected volatile org.jivesoftware.smack.XMPPConnection xmppConnection
protected volatile boolean initialized