Uses of Interface
tigase.criteria.Criteria
Packages that use Criteria
Package
Description
-
Uses of Criteria in tigase.component.modules
Methods in tigase.component.modules that return CriteriaModifier and TypeMethodDescriptionModule.getModuleCriteria()
Returns critera used by Component to select module to handle incoming stanza. -
Uses of Criteria in tigase.component.modules.impl
Fields in tigase.component.modules.impl declared as CriteriaMethods in tigase.component.modules.impl that return CriteriaModifier and TypeMethodDescriptionAdHocCommandModule.getModuleCriteria()
DiscoveryModule.getModuleCriteria()
JabberVersionModule.getModuleCriteria()
XmppPingModule.getModuleCriteria()
-
Uses of Criteria in tigase.criteria
Classes in tigase.criteria that implement CriteriaModifier and TypeClassDescriptionclass
Created: 2007-06-19 20:34:57class
Created: 2007-06-20 09:32:29Methods in tigase.criteria that return CriteriaModifier and TypeMethodDescriptionMethods in tigase.criteria with parameters of type CriteriaModifier and TypeMethodDescriptionConstructors in tigase.criteria with parameters of type Criteria -
Uses of Criteria in tigase.eventbus.component
Classes in tigase.eventbus.component that implement CriteriaMethods in tigase.eventbus.component that return CriteriaModifier and TypeMethodDescriptionEventPublisherModule.getModuleCriteria()
EventReceiverModule.getModuleCriteria()
SubscribeModule.getModuleCriteria()
UnsubscribeModule.getModuleCriteria()
Methods in tigase.eventbus.component with parameters of type Criteria -
Uses of Criteria in tigase.server.extdisco
Methods in tigase.server.extdisco that return Criteria -
Uses of Criteria in tigase.server.test
Methods in tigase.server.test that return CriteriaModifier and TypeMethodDescriptionTestGeneratorModule.getModuleCriteria()
TestSpamModule.getModuleCriteria()
-
Uses of Criteria in tigase.workgroupqueues.modules.agent
Methods in tigase.workgroupqueues.modules.agent that return CriteriaModifier and TypeMethodDescriptionOfferModule.getModuleCriteria()
PresenceModule.getModuleCriteria()
StatusModule.getModuleCriteria()
-
Uses of Criteria in tigase.workgroupqueues.modules.muc
Methods in tigase.workgroupqueues.modules.muc that return Criteria -
Uses of Criteria in tigase.workgroupqueues.modules.user
Methods in tigase.workgroupqueues.modules.user that return CriteriaModifier and TypeMethodDescriptionDepartQueueModule.getModuleCriteria()
JoinQueueModule.getModuleCriteria()
QueueStatusModule.getModuleCriteria()
-
Uses of Criteria in tigase.xmpp.mam.modules
Methods in tigase.xmpp.mam.modules that return CriteriaModifier and TypeMethodDescriptionGetFormModule.getModuleCriteria()
QueryModule.getModuleCriteria()