| Package | Description |
|---|---|
| org.mule.transport.xmpp |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXmppConversation |
class |
XmppChatConversation
XmppConversation implementation that sends messages via Chat |
class |
XmppMessageConversation
XmppConversation implementation for sending normal Jabber messages. |
class |
XmppMultiUserChatConversation |
| Modifier and Type | Method and Description |
|---|---|
XmppConversation |
XmppConversationFactory.create(org.mule.api.endpoint.ImmutableEndpoint endpoint) |
protected XmppConversation |
XmppConversationFactory.createChatConversation(org.mule.api.endpoint.ImmutableEndpoint endpoint) |
protected XmppConversation |
XmppConversationFactory.createGroupchatConversation(org.mule.api.endpoint.ImmutableEndpoint endpoint) |
protected XmppConversation |
XmppConversationFactory.createMessageConversation(org.mule.api.endpoint.ImmutableEndpoint endpoint) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.