Package org.mule.transport.xmpp

Interface Summary
XmppConversation Implementors of XmppConversation abstract from the XMPP conversation type (e.g.
 

Class Summary
AbstractXmppConversation  
XmppChatConversation XmppConversation implementation that sends messages via Chat
XmppConnector XmppConnector represents a connection to a Jabber server.
XmppConversationFactory A factory that creates XmppConversation instances based on the endpoint's configuration.
XmppEndpointURIBuilder Does the same as the UserInfoEndpointBuilder but also ensures that a path is set on the uri.
XmppMessageAdapter XmppMessageAdapter wraps a Smack XMPP packet
XmppMessageConversation XmppConversation implementation for sending normal Jabber messages.
XmppMessageDispatcher Allows Mule events to be sent over Xmpp
XmppMessageDispatcherFactory Creates a dispatcher responsible for writing Xmpp packets to a an Jabber chat
XmppMessageReceiver XmppMessageReceiver is responsible for receiving Mule events over XMPP.
XmppMessageRequester Allows Mule messages to be received over XMPP
XmppMessageRequesterFactory Creates a dispatcher responsible for writing Xmpp packets to a an Jabber chat
XmppMultiUserChatConversation  
XmppPollingMessageReceiver  
XmppsConnector  
 



Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.