Uses of Interface
org.springframework.integration.xmpp.support.XmppHeaderMapper
Packages that use XmppHeaderMapper
Package
Description
Provides XMPP inbound Endpoint implementations that extend
AbstractXmppConnectionAwareEndpoint
.Provides XMPP outbound MessageHandler implementations.
Provides XMPP specific support classes.
-
Uses of XmppHeaderMapper in org.springframework.integration.xmpp.inbound
Methods in org.springframework.integration.xmpp.inbound with parameters of type XmppHeaderMapperModifier and TypeMethodDescriptionvoid
ChatMessageListeningEndpoint.setHeaderMapper
(XmppHeaderMapper headerMapper) -
Uses of XmppHeaderMapper in org.springframework.integration.xmpp.outbound
Methods in org.springframework.integration.xmpp.outbound with parameters of type XmppHeaderMapperModifier and TypeMethodDescriptionvoid
ChatMessageSendingMessageHandler.setHeaderMapper
(XmppHeaderMapper headerMapper) -
Uses of XmppHeaderMapper in org.springframework.integration.xmpp.support
Classes in org.springframework.integration.xmpp.support that implement XmppHeaderMapper