Uses of Package
tigase.jaxmpp.core.client.criteria

Packages that use tigase.jaxmpp.core.client.criteria
tigase.jaxmpp.core.client Core of JAXMPP library. 
tigase.jaxmpp.core.client.criteria Support for selecting modules to process incoming messages. 
tigase.jaxmpp.core.client.criteria.tpath   
tigase.jaxmpp.core.client.xmpp.modules Support for XMPP Modules. 
tigase.jaxmpp.core.client.xmpp.modules.adhoc Module implements XEP-0050: Ad-Hoc Commands
tigase.jaxmpp.core.client.xmpp.modules.auth Support for SASL and non-SASL authentication . 
tigase.jaxmpp.core.client.xmpp.modules.chat Support for sending messages and trace converstation. 
tigase.jaxmpp.core.client.xmpp.modules.disco Support for XEP-0030: Service Discovery
tigase.jaxmpp.core.client.xmpp.modules.jingle Support for JINGLE. 
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.registration Support for XEP-0077: In-Band Registration
tigase.jaxmpp.core.client.xmpp.modules.roster Support for roster management. 
tigase.jaxmpp.core.client.xmpp.modules.vcard Support for XEP-0054: vcard-temp
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.criteria
Criteria
          Base interface to check if given stanza may be processed by specific module.
ElementCriteria
          Simple implementation of Criteria to check element name and its attributes..
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.criteria.tpath
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.adhoc
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.auth
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.chat
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.disco
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.jingle
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.muc
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.presence
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.pubsub
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.registration
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.roster
Criteria
          Base interface to check if given stanza may be processed by specific module.
 

Classes in tigase.jaxmpp.core.client.criteria used by tigase.jaxmpp.core.client.xmpp.modules.vcard
Criteria
          Base interface to check if given stanza may be processed by specific module.
 



Copyright © 2006–2013 Tigase. All rights reserved.