|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(java.lang.String hostname)
|
CompRepoItem |
ComponentProtocol.getCompRepoItem(java.lang.String hostname)
Method description |
CompRepoItem |
CompSQLRepository.getItem(java.lang.String key)
|
CompRepoItem |
CompSQLRepository.getItemInstance()
|
static CompRepoItem |
CompRepoDefaults.getItemInstance()
|
CompRepoItem |
CompDBRepository.getItemInstance()
|
CompRepoItem |
CompConfigRepository.getItemInstance()
|
| Methods in tigase.server.ext that return types with arguments of type CompRepoItem | |
|---|---|
java.util.Collection<CompRepoItem> |
CompSQLRepository.allItems()
|
java.util.Iterator<CompRepoItem> |
CompSQLRepository.iterator()
|
| Methods in tigase.server.ext with parameters of type CompRepoItem | |
|---|---|
void |
CompSQLRepository.addItem(CompRepoItem item)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||