Uses of Interface
tp.WC

Packages that use WC
tp.client This package includes all client codes. 
tp.impl Please place your own code under this package. 
 

Uses of WC in tp.client
 

Constructors in tp.client with parameters of type WC
CommandLineClient(Registry r, WC wc)
           
 

Uses of WC in tp.impl
 

Classes in tp.impl that implement WC
 class MyWC
          Your Workflow Controller.