| Package | Description |
|---|---|
| de.intarsys.tools.ipc |
| Modifier and Type | Method and Description |
|---|---|
IPCHandle |
StandardIPCScope.exportObject(Object object) |
IPCHandle |
IIPCScope.exportObject(Object object)
Make a VM local POJO addressable in the
IIPCScope. |
IPCHandle |
StandardIPCScope.importHandle(String id) |
IPCHandle |
IIPCScope.importHandle(String id)
Make an id retrieved from some marshaling layer available as a handle to
the remote system in the local VM.
|
| Modifier and Type | Method and Description |
|---|---|
T |
StandardIPCStubFactory.createObject(IPCHandle value) |
T |
IIPCStubFactory.createObject(IPCHandle value) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.