软件包 | 描述 |
---|---|
javax.rmi.CORBA |
包含携带RMI-IIOP API。
|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
org.omg.CORBA_2_3.portable |
提供输入和输出值类型的方法,并包含其他更新的
org/omg/CORBA/portable 包。
|
org.omg.CosNaming |
对于java IDL提供命名服务。
|
org.omg.DynamicAny |
提供类和接口,使运行时的
any 相关数据值的遍历,以及数据价值的原始成分的提取。
|
org.omg.PortableServer |
为使您的应用程序跨多厂商的球体便携式服务器端提供的类和接口。
|
org.omg.stub.java.rmi |
包含在
java.rmi RMI-IIOP存根包出现的远程类型。
|
Modifier and Type | Class and Description |
---|---|
class |
Stub
基类的所有RMI-IIOP存根必须继承。
|
Modifier and Type | Class and Description |
---|---|
class |
_IDLTypeStub
对于
IDLType存根。
|
class |
_PolicyStub
对于
Policy存根。
|
class |
DynamicImplementation
过时的。
org.omg.corba.dynamicimplementation
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectImpl
objectimpl类是所有存根的基类。
|
Modifier and Type | Class and Description |
---|---|
class |
_BindingIteratorImplBase |
class |
_BindingIteratorStub
的bindingiterator接口允许客户端遍历绑定使用next_one或next_n操作。
|
class |
_NamingContextExtStub
NamingContextExt 是
NamingContext 包含一组名字的绑定中的每个名字都是独特的,是可互操作的命名服务部分的延伸。
|
class |
_NamingContextImplBase |
class |
_NamingContextStub
一个命名上下文是一个对象,它包含一组名称绑定,其中每个名称都是唯一的。
|
Modifier and Type | Class and Description |
---|---|
class |
_DynAnyFactoryStub
dynany对象可以通过调用操作的dynanyfactory对象创建。
|
class |
_DynAnyStub
任何值可以动态地解释(遍历),通过dynany对象构造。
|
class |
_DynArrayStub
dynarray对象支持IDL数组操作。
|
class |
_DynEnumStub
dynenum对象支持IDL操作的枚举值。
|
class |
_DynFixedStub
dynfixed对象支持IDL固定值的操作。
|
class |
_DynSequenceStub
dynsequence对象支持IDL的操作序列。
|
class |
_DynStructStub
dynstruct对象支持操纵IDL结构和异常值。
|
class |
_DynUnionStub
dynunion对象支持IDL工会的操纵。
|
class |
_DynValueStub
dynvalue对象支持IDL非操纵装箱的值类型。
|
Modifier and Type | Class and Description |
---|---|
class |
_ServantActivatorStub
当POA的保留政策使用的是servantactivators仆人经理。
|
class |
_ServantLocatorStub
当POA它使用的是servantlocators仆人管理non_retain政策。
|
Modifier and Type | Class and Description |
---|---|
class |
_Remote_Stub
此类为远程类型提供存根。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.