Uses of Class
org.restlet.util.ServerList
Packages that use ServerList
-
Uses of ServerList in org.restlet
Methods in org.restlet that return ServerListModifier and TypeMethodDescriptionComponent.getServers()Returns the modifiable list of server connectors.Methods in org.restlet with parameters of type ServerListModifier and TypeMethodDescriptionvoidComponent.setServers(ServerList servers) Sets the modifiable list of server connectors.