Uses of Class
wt.router.StandardRoutingService

Packages that use StandardRoutingService
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 StandardRoutingService in wt.router
 

Methods in wt.router that return StandardRoutingService
static StandardRoutingService StandardRoutingService.newStandardRoutingService()
          Default factory for the class.