Uses of Interface
org.omg.CORBA.IRObject
-
Packages that use IRObject 软件包 描述 org.omg.CORBA 提供OMG CORBA API与JavaORB编程语言的映射,包括ORB类,它被实现为使得程序员可以将其用作全功能对象请求代理(ORB)。 -
-
Uses of IRObject in org.omg.CORBA
Subinterfaces of IRObject in org.omg.CORBA Modifier and Type 接口 描述 interfaceIDLType由代表OMG IDL类型的所有Interface Repository(IR)对象继承的抽象接口。Classes in org.omg.CORBA that implement IRObject Modifier and Type Class 描述 class_IDLTypeStub存根为IDLType。
-