| Package | Description |
|---|---|
| org.restlet |
Core classes of the Restlet API.
|
| org.restlet.engine.application |
Supports Restlet applications.
|
| Modifier and Type | Method and Description |
|---|---|
TunnelService |
Application.getTunnelService()
Returns the tunnel service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setTunnelService(TunnelService tunnelService)
Sets the tunnel service.
|
| Modifier and Type | Method and Description |
|---|---|
TunnelService |
TunnelFilter.getTunnelService()
Returns the tunnel service of the parent application.
|
Copyright © 2005–2025. All rights reserved.