Sets the router service class
Source position: httproute.pp line 247
public class procedure THTTPRouter.SetServiceClass( |
AClass: THTTPRouterClass |
); |
AClass |
|
New router service class to use |
SetServiceClass configures the class to use for creating router service instances. It allows replacing the default router implementation with a custom one.