|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServantLocator | |
org.omg.PortableServer |
Uses of ServantLocator in org.omg.PortableServer |
Classes in org.omg.PortableServer that implement ServantLocator | |
class |
_ServantLocatorLocalBase
Abstract base class for implementations of local interface ServantLocator |
class |
ServantLocatorLocalTie
Generated from IDL interface "ServantLocator" |
Fields in org.omg.PortableServer declared as ServantLocator | |
ServantLocator |
ServantLocatorHolder.value
|
Methods in org.omg.PortableServer that return ServantLocator | |
static ServantLocator |
ServantLocatorHelper.extract(Any any)
|
static ServantLocator |
ServantLocatorHelper.read(InputStream in)
|
static ServantLocator |
ServantLocatorHelper.narrow(java.lang.Object obj)
|
static ServantLocator |
ServantLocatorHelper.narrow(Object obj)
|
static ServantLocator |
ServantLocatorHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.PortableServer with parameters of type ServantLocator | |
static void |
ServantLocatorHelper.insert(Any any,
ServantLocator s)
|
static void |
ServantLocatorHelper.write(OutputStream _out,
ServantLocator s)
|
Constructors in org.omg.PortableServer with parameters of type ServantLocator | |
ServantLocatorHolder(ServantLocator initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |