Package | Description |
---|---|
org.omg.PortableServer |
Modifier and Type | Class and Description |
---|---|
class |
_ServantLocatorLocalBase
Abstract base class for implementations of local interface ServantLocator
|
class |
ServantLocatorLocalTie
Generated from IDL interface "ServantLocator".
|
Modifier and Type | Field and Description |
---|---|
ServantLocator |
ServantLocatorHolder.value |
Modifier and Type | Method and Description |
---|---|
static ServantLocator |
ServantLocatorHelper.extract(Any any) |
static ServantLocator |
ServantLocatorHelper.narrow(Object obj) |
static ServantLocator |
ServantLocatorHelper.read(InputStream in) |
static ServantLocator |
ServantLocatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ServantLocatorHelper.insert(Any any,
ServantLocator s) |
static void |
ServantLocatorHelper.write(OutputStream _out,
ServantLocator s) |
Constructor and Description |
---|
ServantLocatorHolder(ServantLocator initial) |
Copyright © 2013. All Rights Reserved.