Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.AbstractStanzaModule

Packages that use AbstractStanzaModule
tigase.jaxmpp.core.client.xmpp.modules.chat Support for sending messages and trace converstation. 
tigase.jaxmpp.core.client.xmpp.modules.muc Support for XEP-0045: Multi-User Chat
tigase.jaxmpp.core.client.xmpp.modules.presence Support for presence. 
tigase.jaxmpp.core.client.xmpp.modules.pubsub Support for XEP-0060: Publish-Subscribe
tigase.jaxmpp.core.client.xmpp.modules.vcard Support for XEP-0054: vcard-temp
 

Uses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.chat
 

Subclasses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.chat
 class MessageModule
          Module to handle messages.
 

Uses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.muc
 

Subclasses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.muc
 class MucModule
           
 

Uses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.presence
 

Subclasses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.presence
 class PresenceModule
          Module for handling presence information.
 

Uses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 

Subclasses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.pubsub
 class PubSubModule
          Publish-Subscribe Module.
 

Uses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.vcard
 

Subclasses of AbstractStanzaModule in tigase.jaxmpp.core.client.xmpp.modules.vcard
 class VCardModule
           
 



Copyright © 2006–2013 Tigase. All rights reserved.