| Dynamic Skeleton Interface |
|
An API that provides a way to deliver requests from an Object Request Broker (ORB) to an objects implementation when the type of the objects implementation is not known at compile time. DSI, which is the server side analog to the client side DII, makes it possible for the application programmer to inspect the parameters of an incoming request to determine a target objects and method. |