Lines Matching refs:routerPath
621 String routerPath = configurationProperties623 if (routerPath == null)624 routerPath = "gov.nist.javax.sip.stack.DefaultRouter";627 Class<?> routerClass = Class.forName(routerPath);