Spring Integration

Package org.springframework.integration.xmpp.support

Provides XMPP specific support classes.

See:
          Description

Interface Summary
XmppHeaderMapper A convenience interface that extends HeaderMapper but parameterized with the Smack API Message.
 

Class Summary
DefaultXmppHeaderMapper Default implementation of XmppHeaderMapper.
 

Package org.springframework.integration.xmpp.support Description

Provides XMPP specific support classes. Right now you will find a XmppHeaderMapper implementation in this package.


Spring Integration