| Package | Description |
|---|---|
| com.sun.corba.ee.impl.oa.toa | |
| com.sun.corba.ee.spi.orb |
| Modifier and Type | Class and Description |
|---|---|
class |
TransientObjectManager |
| Modifier and Type | Method and Description |
|---|---|
void |
TransientObjectManager.deleteServant(byte[] transientKey) |
Object |
TransientObjectManager.lookupServant(byte[] transientKey) |
Object |
TransientObjectManager.lookupServantData(byte[] transientKey) |
byte[] |
TransientObjectManager.storeServant(Object servant,
Object servantData) |
| Modifier and Type | Field and Description |
|---|---|
boolean |
ORB.transientObjectManagerDebugFlag |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.