|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VHostItem | |
|---|---|
| tigase.vhosts | |
| Uses of VHostItem in tigase.vhosts |
|---|
| Fields in tigase.vhosts with type parameters of type VHostItem | |
|---|---|
protected java.util.LinkedHashMap<java.lang.String,VHostItem> |
VhostConfigRepository.vhosts
|
| Methods in tigase.vhosts that return VHostItem | |
|---|---|
VHostItem |
VHostRepository.getVHost(java.lang.String domain)
The method returns all domain configuration parameters for a given domain or null if the domain does not exist in the repository. |
VHostItem |
VhostConfigRepository.getVHost(java.lang.String domain)
|
| Methods in tigase.vhosts with parameters of type VHostItem | |
|---|---|
void |
VHostRepository.addVHost(VHostItem vhost)
The method adds a new or updates existing virtual hosts in the repository. |
void |
VhostConfigRepository.addVHost(VHostItem vhost)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||