Uses of Package
solar.module.protocol

Packages that use solar.module.protocol
solar.module.protocol   
solar.service.pack Contains the PACK service that allows customized flow-control polices. 
solar.service.pack.proto Contains the suite of PACK protocols. 
 

Classes in solar.module.protocol used by solar.module.protocol
BufferFullException
          A generic exception thrown by cache module.
ProtocolEvent
          Interface for protocol-specific control events, such as ACK and NACK.
 

Classes in solar.module.protocol used by solar.service.pack
Protocol
          Interface for event transfer protocols.
 

Classes in solar.module.protocol used by solar.service.pack.proto
Buffer
          A buffer contains an individual queue for one receiver or an aggregated queue for multiple receivers.
BufferFullException
          A generic exception thrown by cache module.
Protocol
          Interface for event transfer protocols.
ProtocolEvent
          Interface for protocol-specific control events, such as ACK and NACK.