Returns the router service class
Source position: httproute.pp line 245
public class function THTTPRouter.ServiceClass: THTTPRouterClass; |
Router service class type
ServiceClass returns the class used for creating router service instances. It allows customization of the router implementation.