| Package | Description |
|---|---|
| org.omg.PortableServer |
Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs.
|
| org.omg.PortableServer.POAPackage |
Allows programmers to construct object implementations that are portable between different ORB products.
|
| Modifier and Type | Method and Description |
|---|---|
Servant |
POAOperations.get_servant()
This operation returns the default servant associated with the POA.
|
| Modifier and Type | Method and Description |
|---|---|
static NoServant |
NoServantHelper.extract(Any
|
static NoServant |
NoServantHelper.read(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NoServantHelper.insert(Any
|
static void |
NoServantHelper.write(OutputStream
|