Uses of Class
org.restlet.engine.component.ServerRouter
Packages that use ServerRouter
-
Uses of ServerRouter in org.restlet.engine.component
Methods in org.restlet.engine.component that return ServerRouterModifier and TypeMethodDescriptionComponentHelper.getServerRouter()Returns the internal host router.Methods in org.restlet.engine.component with parameters of type ServerRouterModifier and TypeMethodDescriptionvoidComponentHelper.setServerRouter(ServerRouter serverRouter) Sets the internal server router.