See: Description
| Interface | Description |
|---|---|
| ObjectAdapter |
Object adapters act as a contianer for servant objects and for child
adapters.
|
| TargetInfo |
An object with this interface is output from the predispatch operation
and is passed into the dispatch or cancel_dispatch operations.
|
| Class | Description |
|---|---|
| IORUtil |
The methods of this class comes from the ServerManager class in the
net package.
|
| Exception | Description |
|---|---|
| AdapterDestroyedException |
This exception indicates that the request requires a target adapter which
is currently in the process of being destroyed.
|
Utility classes supporting POA, BOA and forwward adapters.