|
JanosVM v1.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use java.lang.isolate | |
java.lang.isolate | JanosVM Isolate API Prototype |
Classes in java.lang.isolate used by java.lang.isolateAggregateStateManager
|
A global map of aggregate-wide Isolate state. AggregateStateManager.EventStatusHandle
|
A handle on an IsolateStatus used by an EventLink (enables state tracking in the IsolateStatus). AggregateStateManager.IsolateStatus
|
Global state for a single isolate. AggregateStateManager.IsolateStatusHandle
|
A handle on an IsolateStatus for use by an Isolate object. BidirectionalLink
|
A bidirectional connection between two Isolates. ClosedLinkException
|
EventLink
|
EventLink_Attached
|
Isolate
|
Isolate.IsolateEventHandler
|
IsolateBackEnd
|
Unique object (one per Isolate) that stores the state for that isolate (initial io bindings, context, etc.) IsolateEvent
|
XXX Use a static global exiting event, since it has no associated mutable state. IsolateEvent.ExitReason
|
IsolateEvent.Type
|
IsolateGUID
|
Globally unique 64-bit ID manager. IsolateMessage
|
IsolateMessage_DataMessage
|
IsolateMessage_IOMessage
|
All IsolateMessages that wrap IO objects extend this class. IsolateMessageDispatcher
|
XXX Horrible polling implementation. IsolateMessageDispatcher.Listener
|
IsolateMessageVisitor
|
IsolatePermission
|
IsolateServer
|
An IsolateServer is a TeamHandle that refers to the team containing any isolate global data (e.g. IsolateStartupException
|
IsolateState
|
State of an Isolate. Link
|
LinkSerializationException
|
MainThread
|
The main thread for a new Isolate. OneWayLink
|
A unidirectional connection from one Isolate to another. OneWayLink_Both.LinkMapAccessor
|
Per-isolate mapping of link names to link points. OneWayLink_Both.LinkPoint
|
The LinkPoint is the common rendezvous point for different Link objects that all point to the same Link. OneWayLink_Both.Timeout
|
OneWayLink_RendezvousImport
|
Importable reference to a OneWayLink_RendezvousPoint. OneWayLink_RendezvousPoint
|
A rendezvous point for a one-way link. SyncObj
|
SyncObj.Context
|
Trace.Flag
|
|
|
JanosVM v1.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |