|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use solar.util | |
solar.api | Contains some basic Solar APIs, such as event, attribute, and request. |
solar.module.cache | Contains the caching module. |
solar.module.protocol | |
solar.service | Contains the core Solar service framework. |
solar.service.dan | Contains DAN (Data Aggregation Network) service and related classes. |
solar.service.directory | Contains directory service that allows name advertisements and lookups. |
solar.service.dispatch | Contains the data dispatching service. |
solar.service.fap | Contains FAP (Filter-and-Pipe) service and related classes. |
solar.service.fork | |
solar.service.mcode | Contains mobile code service that manages logical mobility. |
solar.service.mhost | Contains mobile host service that manages physical mobility. |
solar.service.multicast | Contains the event multicasting service. |
solar.service.pack | Contains the PACK service that allows customized flow-control polices. |
solar.service.pubsub | |
solar.service.rmtobj | Contains the service to monitor the liveness of and communicate with remote objects. |
solar.service.routing | Contains the data routing service, currently not used by Solar. |
solar.service.rpc | Contains the simulated RPC service. |
solar.service.transport | Contains the data transport service. |
solar.util | Contains some basic Solar utilities, such as Queues. |
Classes in solar.util used by solar.apiSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.module.cacheSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.module.protocolSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.serviceSolarException
|
The base class of all exceptions thrown by Solar. SolarRuntimeException
|
This is a base class of all runtime exeptions thrown by Solar. |
Classes in solar.util used by solar.service.danSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.directorySolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.dispatchQueue
|
A queue interface with standard enqueue/dequeue operations. |
Classes in solar.util used by solar.service.fapSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.forkSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.mcodeSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.mhostSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.multicastSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.packSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.pubsubSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.rmtobjSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.routingSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.rpcSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.service.transportSolarException
|
The base class of all exceptions thrown by Solar. |
Classes in solar.util used by solar.utilQueue
|
A queue interface with standard enqueue/dequeue operations. ssLinkedList
|
The ssLinkedList class is just that - a linked list abstraction that supports very efficient insertion and deletion, as well as an Enumeration interface. ssLinkedList.ssLinkedListElement
|
This inner class is the chaining mechanism for the linked list ssLinkedListComparator
|
The ssLinkedListComparator interface allows you to search for elements inside a ssLinkedList. ssLinkedListEqualityComparator
|
This class provides a default comparator for matching objects on ssLinkedLists. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |