| Package | Description |
|---|---|
| org.restlet |
Core classes of the API.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHost |
Component.getDefaultHost()
Returns the default virtual host.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<VirtualHost> |
Component.getHosts()
Returns the modifiable list of virtual hosts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setDefaultHost(VirtualHost defaultHost)
Sets the default virtual host.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setHosts(java.util.List<VirtualHost> hosts)
Sets the modifiable list of virtual hosts.
|
Copyright © 2005-2024 Restlet.