Package org.apache.camel.component.xmpp

Defines the XMPP transport for communicating over Jabber

See:
          Description

Interface Summary
XmppConstants Constants used in Camel XMPP module
 

Class Summary
XmppBinding A Strategy used to convert between a Camel Exchange and XmppMessage to and from a XMPP Message
XmppComponent  
XmppConsumer A Consumer which listens to XMPP packets
XmppEndpoint A XMPP Endpoint
XmppGroupChatProducer  
XmppLogger  
XmppMessage Represents a Message for working with XMPP
XmppPrivateChatProducer  
 

Package org.apache.camel.component.xmpp Description

Defines the XMPP transport for communicating over Jabber



Apache Camel