Uses of Interface
org.omg.CORBA.IRObjectOperations
-
Packages that use IRObjectOperations 软件包 描述 org.omg.CORBA 提供OMG CORBA API与JavaORB编程语言的映射,包括ORB类,该类实现为程序员可以将其用作全功能对象请求代理(ORB)。 -
-
Uses of IRObjectOperations in org.omg.CORBA
Subinterfaces of IRObjectOperations in org.omg.CORBA Modifier and Type 接口 描述 interfaceIDLType由代表OMG IDL类型的所有Interface Repository(IR)对象继承的抽象接口。interfaceIDLTypeOperations该接口必须由所有IDLType对象实现。interfaceIRObjectIRObject IDL接口代表所有其他接口存储库接口派生的最通用接口,即使是Repository本身。Classes in org.omg.CORBA that implement IRObjectOperations Modifier and Type Class 描述 class_IDLTypeStub存根为IDLType。
-