Uses of Class
tigase.pubsub.exceptions.PubSubException

Packages that use PubSubException
tigase.pubsub   
tigase.pubsub.modules   
 

Uses of PubSubException in tigase.pubsub
 

Methods in tigase.pubsub that throw PubSubException
 List<tigase.xml.Element> Module.process(tigase.xml.Element element, ElementWriter elementWriter)
           
protected  boolean PubSubComponent.runModules(tigase.xml.Element element, ElementWriter writer)
           
 

Uses of PubSubException in tigase.pubsub.modules
 

Methods in tigase.pubsub.modules that throw PubSubException
static void NodeConfigModule.parseConf(AbstractNodeConfig conf, tigase.xml.Element configure)
           
 List<tigase.xml.Element> ManageAffiliationsModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> SubscribeNodeModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> AdHocConfigCommandModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> DiscoverItemsModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> RetrieveAffiliationsModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> XmppPingModule.process(tigase.xml.Element iq, ElementWriter elementWriter)
           
 List<tigase.xml.Element> RetrieveSubscriptionsModule.process(tigase.xml.Element element, ElementWriter elementWriter)
          Method description
 List<tigase.xml.Element> NodeConfigModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> PurgeItemsModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> PresenceCollectorModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> PublishItemModule.process(tigase.xml.Element element, ElementWriter elementWriter)
          Method description
 List<tigase.xml.Element> RetractItemModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> ManageSubscriptionModule.process(tigase.xml.Element element, ElementWriter elementWriter)
          Method description
 List<tigase.xml.Element> PendingSubscriptionModule.process(tigase.xml.Element message, ElementWriter elementWriter)
           
 List<tigase.xml.Element> UnsubscribeNodeModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> DefaultConfigModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> NodeCreateModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> DiscoverInfoModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> JabberVersionModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> RetrieveItemsModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 List<tigase.xml.Element> NodeDeleteModule.process(tigase.xml.Element element, ElementWriter elementWriter)
           
 



Copyright © 2008-2012 Tigase. All Rights Reserved.