Uses of Class
org.restlet.service.TunnelService
- 
Packages that use TunnelService Package Description org.restlet Core classes of the API. - 
- 
Uses of TunnelService in org.restlet
Methods in org.restlet that return TunnelService Modifier and Type Method Description TunnelServiceApplication. getTunnelService()Returns the tunnel service.Methods in org.restlet with parameters of type TunnelService Modifier and Type Method Description voidApplication. setTunnelService(TunnelService tunnelService)Sets the tunnel service. 
 -