| Interface | Description |
|---|---|
| IIPCScope |
All exported/imported objects for the IPC mechanism are held and looked up in
the
IIPCScope. |
| IIPCStubFactory<T> |
This object creates a business level object from an
IPCHandle for
better use in local client code. |
| Class | Description |
|---|---|
| IPCHandle |
The representation of an object that lives remote to the local VM.
|
| IPCMarshaller | |
| IPCObject | |
| IPCObjectFromObjectConverter | |
| IPCScope |
A VM singleton for the
IIPCScope |
| IPCTools |
Tool methods for handle interprocess references.
|
| StandardIPCScope |
The heap of available
IPCHandle instances. |
| StandardIPCStubFactory<T> |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.