Uses of Interface
solar.service.pack.PackService

Packages that use PackService
campus.sysnort Contains the Sysnort application that can be used to monitor the wireless network. 
solar.service.pack Contains the PACK service that allows customized flow-control polices. 
solar.service.pack.client   
 

Uses of PackService in campus.sysnort
 

Fields in campus.sysnort declared as PackService
protected  PackService SysnortSensor._pack
           
 

Uses of PackService in solar.service.pack
 

Classes in solar.service.pack that implement PackService
 class ClientPackService
          The PACK service that runs at the client side.
 class ScribePackService
          The PACK service that runs at the server side and is built on top of Scribe.
 

Uses of PackService in solar.service.pack.client
 

Fields in solar.service.pack.client declared as PackService
private  PackService PackClient._pack