Uses of Interface
tigase.jaxmpp.core.client.factory.UniversalFactory.FactorySpi

Packages that use UniversalFactory.FactorySpi
tigase.jaxmpp.core.client.factory Universal factory. 
tigase.jaxmpp.core.client.observer Support for events broadcasting. 
 

Uses of UniversalFactory.FactorySpi in tigase.jaxmpp.core.client.factory
 

Methods in tigase.jaxmpp.core.client.factory with parameters of type UniversalFactory.FactorySpi
static void UniversalFactory.setSpi(String key, UniversalFactory.FactorySpi<?> spi)
          Registers object factory with name.
 

Uses of UniversalFactory.FactorySpi in tigase.jaxmpp.core.client.observer
 

Subinterfaces of UniversalFactory.FactorySpi in tigase.jaxmpp.core.client.observer
static interface ObservableFactory.FactorySpi
           
 



Copyright © 2006–2013 Tigase. All rights reserved.