| Package | Description |
|---|---|
| org.omg.PortableServer |
| Modifier and Type | Class and Description |
|---|---|
class |
_ServantActivatorLocalBase
Abstract base class for implementations of local interface ServantActivator
|
| Modifier and Type | Field and Description |
|---|---|
ServantActivator |
ServantActivatorHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServantActivator |
ServantActivatorHelper.extract(Any any) |
static ServantActivator |
ServantActivatorHelper.narrow(Object obj) |
static ServantActivator |
ServantActivatorHelper.read(InputStream in) |
static ServantActivator |
ServantActivatorHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServantActivatorHelper.insert(Any any,
ServantActivator s) |
static void |
ServantActivatorHelper.write(OutputStream _out,
ServantActivator s) |
| Constructor and Description |
|---|
ServantActivatorHolder(ServantActivator initial) |
Copyright © 2017 JacORB. All rights reserved.