| Package | Description |
|---|---|
| com.sun.corba.ee.impl.servicecontext | |
| com.sun.corba.ee.spi.orb |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceContextsImpl |
| Modifier and Type | Method and Description |
|---|---|
ServiceContexts |
ServiceContextsImpl.copy()
send back a shallow copy of the ServiceContexts container
|
void |
ServiceContextsImpl.delete(int scId) |
ServiceContext |
ServiceContextsImpl.get(int id) |
void |
ServiceContextsImpl.put(ServiceContext sc) |
void |
ServiceContextsImpl.write(OutputStream os,
GIOPVersion gv)
Write the service contexts to the output stream.
|
| Modifier and Type | Field and Description |
|---|---|
boolean |
ORB.serviceContextDebugFlag |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.