Uses of Class
org.restlet.service.TunnelService

Packages that use TunnelService
org.restlet Core classes of the API. 
 

Uses of TunnelService in org.restlet
 

Methods in org.restlet that return TunnelService
 TunnelService Application.getTunnelService()
          Returns the tunnel service.
 

Methods in org.restlet with parameters of type TunnelService
 void Application.setTunnelService(TunnelService tunnelService)
          Sets the tunnel service.
 



Copyright © 2005-2008 Noelios Technologies.