Module
java.corba
Package org.omg.PortableServer.portable
提供类和接口,使您的应用程序的服务器端可跨多厂商ORBs移植。
portable
包包含为ORB实现者设计和使用的接口和类。 它公开了用于将存根和骨架连接到ORB的公开定义的API。 Delegate
接口提供了ORB供应商特定的PortableServer::Servant
实现。 该包符合CORBA规范V2.3.1,ptc / 00-01-08。
- 从以下版本开始:
-
1.4
-
接口摘要 接口 描述 Delegate 可移植性包包含为ORB实现者设计和使用的接口和类。