Uses of Interface
wt.router.RoutingService

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

Classes in wt.router that implement RoutingService
 class StandardRoutingService
           Use the newStandardRoutingService static factory method(s), not the StandardRoutingService constructor, to construct instances of this class.
 

Fields in wt.router declared as RoutingService
static RoutingService RoutingServerHelper.service
          

Supported API: false