Restlet Framework 2.2.1
Java Standard Edition

Uses of Class
org.restlet.engine.component.ServerRouter

Packages that use ServerRouter
org.restlet.engine.component Supports Restlet components. 
 

Uses of ServerRouter in org.restlet.engine.component
 

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

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


Restlet Framework 2.2.1
Java Standard Edition

Copyright © 2005-2014 Restlet.