Uses of Class
wt.router.PersistentRouterArg

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

Methods in wt.router with parameters of type PersistentRouterArg
protected  boolean PersistentRouterArg.readVersion(PersistentRouterArg thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.