Uses of Interface
solar.service.pack.PackConstants

Packages that use PackConstants
solar.service.pack Contains the PACK service that allows customized flow-control polices. 
solar.service.pack.comm Events and requests for PACK service. 
 

Uses of PackConstants in solar.service.pack
 

Classes in solar.service.pack that implement PackConstants
 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 PackConstants in solar.service.pack.comm
 

Classes in solar.service.pack.comm that implement PackConstants
 class AckEvent
          Acknowledge event by subscribers.
 class PackEvent
          A wrapper class for PACK event that is used for wire transfer.
 class SubscribeEvent
          Periodic subscription event updating the path along multicast tree.