Uses of Class
wt.router.Router

Packages that use Router
wt.router
router package — Routing Service

The routing service is designed to aid in scalability for different agent services by providing a convenient way to distribute execution of tasks to multiple Windchill method servers. 

 

Uses of Router in wt.router
 

Methods in wt.router that return Router
static Router Router.newRouter(String routerName, int routerNum, String managerName)