| Package | Description |
|---|---|
| org.omg.PortableServer | |
| org.omg.PortableServer.POAPackage |
| Modifier and Type | Method and Description |
|---|---|
Servant |
POAOperations.get_servant()
This operation returns the default servant associated
with the POA.
|
| Modifier and Type | Field and Description |
|---|---|
NoServant |
NoServantHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static NoServant |
NoServantHelper.extract(Any a) |
static NoServant |
NoServantHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NoServantHelper.insert(Any a,
NoServant that) |
static void |
NoServantHelper.write(OutputStream ostream,
NoServant value) |
| Constructor and Description |
|---|
NoServantHolder(NoServant initialValue) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.