|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use solar.impl | |
rice.pastry.socket | TCP under rice.pastry.wire package is implemented using java.nio package and has some known problems particularly under high stress. |
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.fap.comm | Events and requests for FAP service. |
solar.service.fork.comm | |
solar.service.pack.comm | Events and requests for PACK service. |
solar.service.pack.proto | Contains the suite of PACK protocols. |
solar.service.pubsub.comm | |
solar.service.rmtobj.comm | Events and requests for remote object service. |
solar.service.routing.comm | Events and requests for routing service. |
solar.service.rpc.comm | Events and requests for RPC service. |
Classes in solar.impl used by rice.pastry.socketEventFactory
|
Event factory produces events based on their types, or by calling a particular method on particular event format. |
Classes in solar.impl used by solar.implAbstractAttributeRecord
|
An abstract implementation of attribute record. PlainAttributeRecord
|
Plain attribute record encodes string attributes in square brackets. |
Classes in solar.impl used by solar.service.directoryAbstractAttributeRecord
|
An abstract implementation of attribute record. PlainAttributeRecord
|
Plain attribute record encodes string attributes in square brackets. |
Classes in solar.impl used by solar.service.fap.commAbstractAttributeRecord
|
An abstract implementation of attribute record. SerializedEvent
|
SerializedEvent containts attributes whose value are arbituary objects and will be serialized into byte array before transmission. |
Classes in solar.impl used by solar.service.fork.commAbstractAttributeRecord
|
An abstract implementation of attribute record. SerializedEvent
|
SerializedEvent containts attributes whose value are arbituary objects and will be serialized into byte array before transmission. |
Classes in solar.impl used by solar.service.pack.commAbstractAttributeRecord
|
An abstract implementation of attribute record. SerializedEvent
|
SerializedEvent containts attributes whose value are arbituary objects and will be serialized into byte array before transmission. |
Classes in solar.impl used by solar.service.pack.protoAbstractAttributeRecord
|
An abstract implementation of attribute record. PlainAttributeRecord
|
Plain attribute record encodes string attributes in square brackets. PlainEvent
|
An event with plain encoding of square brackets. |
Classes in solar.impl used by solar.service.pubsub.commAbstractAttributeRecord
|
An abstract implementation of attribute record. SerializedEvent
|
SerializedEvent containts attributes whose value are arbituary objects and will be serialized into byte array before transmission. |
Classes in solar.impl used by solar.service.rmtobj.commAbstractAttributeRecord
|
An abstract implementation of attribute record. SerializedEvent
|
SerializedEvent containts attributes whose value are arbituary objects and will be serialized into byte array before transmission. |
Classes in solar.impl used by solar.service.routing.commAbstractAttributeRecord
|
An abstract implementation of attribute record. SerializedEvent
|
SerializedEvent containts attributes whose value are arbituary objects and will be serialized into byte array before transmission. |
Classes in solar.impl used by solar.service.rpc.commAbstractAttributeRecord
|
An abstract implementation of attribute record. SerializedEvent
|
SerializedEvent containts attributes whose value are arbituary objects and will be serialized into byte array before transmission. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |