Uses of Class
tigase.server.extdisco.ExtServiceDiscoItem
Packages that use ExtServiceDiscoItem
-
Uses of ExtServiceDiscoItem in tigase.db.util
Methods in tigase.db.util that return types with arguments of type ExtServiceDiscoItemModifier and TypeMethodDescriptionDBSchemaLoader.Parameters.getExternalServices()default List<ExtServiceDiscoItem> SchemaLoader.Parameters.getExternalServices()Method parameters in tigase.db.util with type arguments of type ExtServiceDiscoItemModifier and TypeMethodDescriptionvoidDBSchemaLoader.Parameters.setExternalServices(List<ExtServiceDiscoItem> externalServices) default voidSchemaLoader.Parameters.setExternalServices(List<ExtServiceDiscoItem> externalServices) voidSchemaManager.setExternalServices(List<ExtServiceDiscoItem> externalServices) -
Uses of ExtServiceDiscoItem in tigase.server.extdisco
Subclasses with type arguments of type ExtServiceDiscoItem in tigase.server.extdiscoModifier and TypeClassDescriptionclassCreated by andrzej on 06.09.2016.Methods in tigase.server.extdisco that return ExtServiceDiscoItemMethods in tigase.server.extdisco that return types with arguments of type ExtServiceDiscoItemModifier and TypeMethodDescriptionprotected List<ExtServiceDiscoItem> ExternalServiceDiscoveryModule.getServices(String type)