Uses of Class
com.noelios.restlet.component.ServerRouter

Packages that use ServerRouter
com.noelios.restlet.component Implementation of Components. 
 

Uses of ServerRouter in com.noelios.restlet.component
 

Methods in com.noelios.restlet.component that return ServerRouter
 ServerRouter ComponentHelper.getServerRouter()
          Returns the internal host router.
 

Methods in com.noelios.restlet.component with parameters of type ServerRouter
 void ComponentHelper.setServerRouter(ServerRouter serverRouter)
          Sets the internal server router.
 



Copyright © 2005-2008 Noelios Technologies.