| Package | Description |
|---|---|
| org.restlet.engine.component |
Supports Restlet components.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHost |
HostRoute.getVirtualHost()
Returns the target virtual host.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostRoute.setNext(VirtualHost next)
Sets the next virtual host.
|
| Constructor and Description |
|---|
HostRoute(Router router,
VirtualHost target)
Constructor.
|
Copyright © 2005-2016 Restlet.