Uses of Class
solar.impl.PlainAttributeRecord

Packages that use PlainAttributeRecord
solar.impl Contains some implementation of common APIs, such as various formatted events, event factory, etc. 
solar.service.directory Contains directory service that allows name advertisements and lookups. 
solar.service.pack.proto Contains the suite of PACK protocols. 
 

Uses of PlainAttributeRecord in solar.impl
 

Subclasses of PlainAttributeRecord in solar.impl
 class PlainEvent
          An event with plain encoding of square brackets.
 

Uses of PlainAttributeRecord in solar.service.directory
 

Subclasses of PlainAttributeRecord in solar.service.directory
 class PlainName
          A name with strings encoded in square brackets.
 

Uses of PlainAttributeRecord in solar.service.pack.proto
 

Subclasses of PlainAttributeRecord in solar.service.pack.proto
 class BufferedEvent
          Container event output from buffer manager, for internal use instead of wired transfer.