22.1.11 service protocol
The service protocol (or URI scheme) is used by a module to address its
REST-services. These can be any of the imported or
exported REST-services. The syntax is service:/restservice-name/path. The
service protocol can be used in various locations: the routing, the templates,
... Technically, they can be resolved through
org.restlet.Context.getClientDispatcher().