| Interface | Description |
|---|---|
| XmppConversation |
Implementors of
XmppConversation abstract from the XMPP conversation type
(e.g. |
| Class | Description |
|---|---|
| AbstractXmppConversation | |
| SaslAuthFixBean |
Instantiate this bean in your spring config to work around a known issue with the SMACK
API: http://www.igniterealtime.org/issues/browse/SMACK-264
|
| 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 |
This endpoint builder ensures that a path is set on the URI as the path is the
message type.
|
| 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
|
| XmppMuleMessageFactory | |
| XmppMultiUserChatConversation | |
| XmppPollingMessageReceiver |
| Enum | Description |
|---|---|
| XmppMessageType |
This enum represents the XMPP message types that can be used in Mule.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.