210211212213214215216217218219220
} _scheduler = new ScheduledThreadPoolExecutor(1); if (_router == null) _router = new DefaultRouter(); if (_router instanceof LifeCycle) ((LifeCycle) _router).start(); if (_server != null)