public class VhostHolder extends Object
| Constructor and Description |
|---|
VhostHolder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultHostName() |
String[] |
getVhosts() |
void |
setDefaultHostName(String defaultHostName) |
void |
setVhosts(String[] vhosts) |
Copyright © 2019 WSO2. All rights reserved.