Uses of Class
tigase.server.ext.CompRepoItem

Packages that use CompRepoItem
tigase.server.ext   
 

Uses of CompRepoItem in tigase.server.ext
 

Methods in tigase.server.ext that return CompRepoItem
 CompRepoItem ComponentProtocolHandler.getCompRepoItem(String hostname)
           
 CompRepoItem ComponentProtocol.getCompRepoItem(String hostname)
          Method description
 CompRepoItem CompSQLRepository.getItem(String key)
           
 CompRepoItem CompSQLRepository.getItemInstance()
           
static CompRepoItem CompRepoDefaults.getItemInstance()
           
 CompRepoItem CompConfigRepository.getItemInstance()
           
 CompRepoItem CompDBRepository.getItemInstance()
           
 

Methods in tigase.server.ext that return types with arguments of type CompRepoItem
 Collection<CompRepoItem> CompSQLRepository.allItems()
           
 Iterator<CompRepoItem> CompSQLRepository.iterator()
           
 

Methods in tigase.server.ext with parameters of type CompRepoItem
 void CompSQLRepository.addItem(CompRepoItem item)
           
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.