AbstractOptionalactualProtectedloggerlogger
Protected ReadonlymiddlewareRouter middleware
ReadonlynameWeb router name
ReadonlypathOptionalstateProtected ReadonlywebController classes to be attached to this router
StaticisFlag for if this is a webrouter, alwaus true for all web routers
Protectedgetoveride this to configure your router, ensuring you call super first.
ProtectedgetInitializes router, needs to be called before calling router() method.
Protectedinstall
Actual express router initialized in initialize method