Package | Description |
---|---|
tigase.server |
The main package with top level API for server side components.
|
tigase.vhosts | |
tigase.xmpp |
Modifier and Type | Method and Description |
---|---|
VHostItem |
BasicComponent.getVHostItem(String domain)
Method description
|
Modifier and Type | Field and Description |
---|---|
protected ComponentRepository<VHostItem> |
VHostManager.repo |
Modifier and Type | Method and Description |
---|---|
static VHostItem |
VHostRepoDefaults.getItemInstance()
Method description
|
VHostItem |
VHostJDBCRepository.getItemInstance()
Method description
|
VHostItem |
VhostConfigRepository.getItemInstance() |
VHostItem |
VHostItem.getUnmodifiableVHostItem()
Method description
|
VHostItem |
VHostManagerIfc.getVHostItem(String domain)
Returns an object with all domain properties for given domain.
|
VHostItem |
VHostManager.getVHostItem(String domain)
Method description
|
Modifier and Type | Method and Description |
---|---|
String |
VHostJDBCRepository.validateItem(VHostItem item)
Performs validation of given VHostItem
|
Modifier and Type | Field and Description |
---|---|
protected VHostItem |
RepositoryAccess.domain
Field description
|
Modifier and Type | Method and Description |
---|---|
VHostItem |
RepositoryAccess.getDomain()
Method description
|
Modifier and Type | Method and Description |
---|---|
void |
RepositoryAccess.setDomain(VHostItem domain)
Method description
|
Copyright © 2013 Tigase. All rights reserved.