软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
org.omg.CORBA.DynAnyPackage |
提供了用于与
DynAny 接口例外(
InvalidValue ,
Invalid ,
InvalidSeq ,和
TypeMismatch )。
|
org.omg.CORBA.ORBPackage |
提供异常
InvalidName ,这是由和异常
InconsistentTypeCode 方法
ORB.resolve_initial_references 抛出,这是由动态的任何创作方法在ORB类抛出。
|
org.omg.CORBA.portable |
提供了一个可移植层,即一套球的API,使得代码由一个供应商生成运行在另一个供应商的宝珠。
|
org.omg.CORBA.TypeCodePackage |
提供用户定义的异常
BadKind 和
Bounds 所抛的方法,在课堂
TypeCode 。
|
org.omg.CosNaming |
对于java IDL提供命名服务。
|
org.omg.CosNaming.NamingContextExtPackage |
这个包中包含下面的类,用于
org.omg.CosNaming.NamingContextExt:
|
org.omg.CosNaming.NamingContextPackage |
这个包中包含的
org.omg.CosNaming包的异常类。
|
org.omg.Dynamic |
此包包含在OMG的拦截机制的规范、规定的
Dynamic模块
http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06,21.9节。
|
org.omg.DynamicAny |
提供类和接口,使运行时的
any 相关数据值的遍历,以及数据价值的原始成分的提取。
|
org.omg.IOP |
此包包含在OMG文件的通用对象请求代理指定的
IOP模块:体系结构和规范,
http://cgi.omg.org/cgi-bin/doc?formal/99-10-07,13.6节。
|
org.omg.IOP.CodecFactoryPackage |
这个包中包含指定的例外:眼压:codefactory接口(如便携式导弹拦截系统规范的一部分)。
|
org.omg.IOP.CodecPackage |
这个包是从眼压产生::编解码器的IDL接口定义。
|
org.omg.PortableInterceptor |
提供了一种机制,通过该服务登记ORB钩子可以截获球的ORB执行的正常流动。
|
org.omg.PortableInterceptor.ORBInitInfoPackage |
这个包中包含的
PortableInterceptor模块在OMG的拦截机制的规范、规定
http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06的
ORBInitInfo本地接口的例外和typedef,部分21.7.2。
|
org.omg.PortableServer |
为使您的应用程序跨多厂商的球体便携式服务器端提供的类和接口。
|
org.omg.PortableServer.CurrentPackage |
提供对调用方法的对象的标识的访问的方法实现。
|
org.omg.PortableServer.POAManagerPackage |
封装了问责制度与它关联的处理状态。
|
org.omg.PortableServer.POAPackage |
允许程序员构建不同的ORB产品之间的可移植对象的实现。
|
org.omg.SendingContext |
为价值类型的编组提供支持。
|
Modifier and Type | Interface and Description |
---|---|
interface |
Current
来自
Current接口使ORB和CORBA服务提供信息访问接口(上下文)与执行,他们正在运行的线程关联。
|
interface |
DataInputStream
定义用于从输入流读取原始数据类型为解封自定义的值类型的方法。
|
interface |
DataOutputStream
定义用于将原始数据类型写入编组自定义值类型的输出流的方法。
|
interface |
DomainManager
提供建立和导航到上级和下属域的关系的机制,以及用于创建和访问策略的机制。
|
interface |
IDLType
一个抽象接口,所有接口库继承(IR)对象表示OMG IDL类型。
|
interface |
IRObject
一个irobject IDL接口是最通用的接口,其它接口库的接口派生,甚至库本身。
|
interface |
Policy
来自
Policy接口允许一个球体或CORBA服务获得一定的选择影响其操作。
|
Modifier and Type | Class and Description |
---|---|
class |
_IDLTypeStub
对于
IDLType存根。
|
class |
_PolicyStub
对于
Policy存根。
|
class |
Any
作为一个可以在IDL或任何IDL描述原始类型的任何数据容器。
|
class |
Bounds
当一个参数不在试图访问该方法的对象的合法范围内时引发的用户异常。
|
class |
CompletionStatus
一个对象是否有一个方法完成运行时,
SystemException 扔。
|
class |
DefinitionKind
提供用于识别接口库对象类型的常量的类。
|
class |
NameValuePair
公司名称的值是一个IDL定义一个属性,并用
DynStruct API。
|
class |
ParameterMode
参数参数模式的枚举。
|
class |
PolicyError
当发生策略错误时引发的用户异常。
|
class |
ServiceDetail
对象是一个ORB服务:其
service_detail_type 字段包含ORB服务类型,其
service_detail 字段包含一个描述ORB服务。
|
class |
ServiceInformation
在CORBA的IDL结构模块存储信息关于CORBA服务的ORB实现可从
ORB.get_service_information方法得到的。
|
class |
SetOverrideType
一个CORBA
枚举 标注
SET_OVERRIDE 和
ADD_OVERRIDE 映射,这表明政策是否应该更换一个
Object 现有政策或加入他们。
|
class |
StructMember
在介绍接口库IDL
struct 成员,包括对
struct 成员的名字,
struct 成员的类型和定义的成员表示
struct IDL类型描述的
struct 成员对象。
|
class |
TypeCode
关于具体的CORBA数据类型信息的容器。
|
class |
UnionMember
在一个IDL联盟成员的接口库描述。
|
class |
UnknownUserException
包含由服务器返回的用户异常的类。
|
class |
UserException
CORBA IDL定义用户异常的根类。
|
class |
ValueMember
在一个
value 对象的一个成员的接口库描述。
|
class |
WrongTransaction
CORBA
WrongTransaction 用户自定义异常。
|
Modifier and Type | Class and Description |
---|---|
class |
Invalid
无效的被动态的任何操作时不好
DynAny 或
Any 作为参数传递。
|
class |
InvalidSeq
通过动态分析,采取一序列的所有操作是invalidseq抛出异常(java数组)作为参数,当序列是无效的。
|
class |
InvalidValue |
class |
TypeMismatch
typemismatch被动态的任何访问器方法时的实际内容的类型不匹配,试图访问。
|
Modifier and Type | Class and Description |
---|---|
class |
InconsistentTypeCode
inconsistenttypecode扔在尝试创建一个动态的任何一个类型代码不匹配
DynAny 特定的子类。
|
class |
InvalidName
InvalidName 时引发的异常
ORB.resolve_initial_references 通过其中一个的名字没有初始的参考。
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomValue
对
ValueBase 是自定义的值类型实现的扩展。
|
interface |
StreamableValue
对所有非基类型装箱值类型是不习惯使用IDL。
|
interface |
ValueBase
生成的java类对应于这类实现了这个接口的IDL。
|
Modifier and Type | Class and Description |
---|---|
class |
BadKind
BadKind 时引发的异常操作不当是一个
TypeCode 对象调用。
|
Modifier and Type | Interface and Description |
---|---|
interface |
BindingIterator
的bindingiterator接口允许客户端遍历绑定使用next_one或next_n操作。
|
interface |
NamingContext
一个命名上下文是一个对象,它包含一组名称绑定,其中每个名称都是唯一的。
|
interface |
NamingContextExt
NamingContextExt 是
NamingContext 包含一组名字的绑定中的每个名字都是独特的,是可互操作的命名服务部分的延伸。
|
Modifier and Type | Class and Description |
---|---|
class |
_BindingIteratorImplBase |
class |
_BindingIteratorStub
的bindingiterator接口允许客户端遍历绑定使用next_one或next_n操作。
|
class |
_NamingContextExtStub
NamingContextExt 是
NamingContext 包含一组名字的绑定中的每个名字都是独特的,是可互操作的命名服务部分的延伸。
|
class |
_NamingContextImplBase |
class |
_NamingContextStub
一个命名上下文是一个对象,它包含一组名称绑定,其中每个名称都是唯一的。
|
class |
Binding
org /天/形式/ binding.java。
|
class |
BindingType
指定给定的绑定是否为对象(不是一个命名上下文)或一个命名上下文。
|
class |
NameComponent
org /天/形式/ NameComponent.java。
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidAddress
org /天/形式/ NamingContextExtPackage / invalidaddress.java。
|
Modifier and Type | Class and Description |
---|---|
class |
AlreadyBound
org /天/形式/ NamingContextPackage / alreadybound.java。
|
class |
CannotProceed
org /天/形式/ NamingContextPackage / cannotproceed.java。
|
class |
NotEmpty
org /天/形式/ NamingContextPackage / notempty.java。
|
class |
NotFound
org /天/形式/ NamingContextPackage / notfound.java。
|
class |
NotFoundReason
表示不能解决的原因。
|
Modifier and Type | Class and Description |
---|---|
class |
Parameter
org /天/动态/ parameter.java。
|
Modifier and Type | Interface and Description |
---|---|
interface |
DynAny
任何值可以动态地解释(遍历),通过dynany对象构造。
|
interface |
DynAnyFactory
dynany对象可以通过调用操作的dynanyfactory对象创建。
|
interface |
DynArray
dynarray对象支持IDL数组操作。
|
interface |
DynEnum
dynenum对象支持IDL操作的枚举值。
|
interface |
DynFixed
dynfixed对象支持IDL固定值的操作。
|
interface |
DynSequence
dynsequence对象支持IDL的操作序列。
|
interface |
DynStruct
dynstruct对象支持操纵IDL结构和异常值。
|
interface |
DynUnion
dynunion对象支持IDL工会的操纵。
|
interface |
DynValue
dynvalue对象支持IDL非操纵装箱的值类型。
|
interface |
DynValueBox
dynvaluebox对象支持IDL操作装箱的值类型。
|
interface |
DynValueCommon
dynvaluecommon提供支持的操作的dynvalue和dynvaluebox接口。
|
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非操纵装箱的值类型。
|
class |
NameDynAnyPair
org /天/ dynamicany / namedynanypair.java。
|
Modifier and Type | Interface and Description |
---|---|
interface |
Codec
通过ORB服务使用IOR组件和服务的上下文数据的格式通常被定义为CDR封装编码IDL定义的数据类型的实例。
|
interface |
CodecFactory
Codecs 从
CodecFactory 获得。
|
Modifier and Type | Class and Description |
---|---|
class |
Encoding
org /天/眼压/ encoding.java。
|
class |
IOR
org /天/眼压/ ior.java。
|
class |
ServiceContext
org /天/眼压/ servicecontext.java。
|
class |
TaggedComponent
org /天/眼压/ taggedcomponent.java。
|
class |
TaggedProfile
org /天/眼压/ taggedprofile.java。
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownEncoding
org /天/眼压/ codecfactorypackage / unknownencoding.java。
|
Modifier and Type | Class and Description |
---|---|
class |
FormatMismatch
org /天/眼压/ codecpackage / formatmismatch.java。
|
class |
InvalidTypeForEncoding
org /天/眼压/ codecpackage / invalidtypeforencoding.java。
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientRequestInfo
请求信息,客户端访问请求拦截器。
|
interface |
ClientRequestInterceptor
客户端请求拦截。
|
interface |
Interceptor
所有的便携式拦截器实施拦截。
|
interface |
IORInfo
提供服务器端的ORB服务建设和添加组件的IOR的能力中的适用策略的访问。
|
interface |
IORInterceptor
用于建立标签组件配置文件在一个IOR拦截器。
|
interface |
IORInterceptor_3_0
org /天/ portableinterceptor / iorinterceptor_3_0.java。
|
interface |
ObjectReferenceFactory
对象参考工厂。
|
interface |
ObjectReferenceTemplate
对象参考模板。
|
interface |
ORBInitializer
有利于拦截登记和ORB初始化。
|
interface |
ORBInitInfo
给每个
ORBInitializer ,允许它来登记拦截而ORB初始化执行其他职责。
|
interface |
PolicyFactory
使政策类型被使用
CORBA.ORB.create_policy 。
|
interface |
RequestInfo
请求信息,访问拦截。
|
interface |
ServerRequestInfo
请求信息,服务器端请求拦截访问。
|
interface |
ServerRequestInterceptor
服务器端请求拦截。
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidSlot
org /天/ portableinterceptor / invalidslot.java。
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicateName
org /天/ portableinterceptor / orbinitinfopackage / duplicatename.java。
|
Modifier and Type | Interface and Description |
---|---|
interface |
AdapterActivator
一个适配器激活供应早熟禾创造孩子波阿斯对需求的能力,作为一个副作用的接收请求,名字孩子早熟(或其子女),或当find_poa叫做激活参数真值。
|
interface |
IdAssignmentPolicy
idassignmentpolicy指定是否在创建的POA对象ID的应用程序或ORB的产生。
|
interface |
IdUniquenessPolicy
IdUniquenessPolicy指定的仆人在创建的POA活性必须有唯一的对象我的身份。
|
interface |
ImplicitActivationPolicy
这一政策指定是否公务员内隐激活是在创建POA支持。
|
interface |
LifespanPolicy
LifespanPolicy指定的对象在创建的POA实现寿命。
|
interface |
POA
POA对象管理对象集合的实现。
|
interface |
POAManager
每个对象都有一个相关的poamanager对象POA。
|
interface |
RequestProcessingPolicy
这一政策指定请求的处理创造了POA。
|
interface |
ServantActivator
当POA的保留政策使用的是servantactivators仆人经理。
|
interface |
ServantLocator
当POA它使用的是servantlocators仆人管理non_retain政策。
|
interface |
ServantManager
一个仆人经理提供POA与激活POA需求时接收到一个请求针对活动对象物体的能力。
|
interface |
ServantRetentionPolicy
这一政策指定是否保留了POA活性仆人在一个活动对象图。
|
interface |
ThreadPolicy
ThreadPolicy指定的线程模型用于创建的POA。
|
Modifier and Type | Class and Description |
---|---|
class |
_ServantActivatorStub
当POA的保留政策使用的是servantactivators仆人经理。
|
class |
_ServantLocatorStub
当POA它使用的是servantlocators仆人管理non_retain政策。
|
class |
ForwardRequest
org /天/ portableserver / forwardrequest.java。
|
class |
IdAssignmentPolicyValue
的idassignmentpolicyvalue可以有以下值。
|
class |
IdUniquenessPolicyValue
iduniquenesspolicyvalue可以有以下值。
|
class |
ImplicitActivationPolicyValue
implicitactivationpolicyvalue有以下语义。
|
class |
LifespanPolicyValue
的lifespanpolicyvalue可以有以下值。
|
class |
RequestProcessingPolicyValue
的requestprocessingpolicyvalue可以有以下值。
|
class |
ServantRetentionPolicyValue
servantretentionpolicyvalue可以有以下值。
|
class |
ThreadPolicyValue
的threadpolicyvalue可以有以下值。
|
Modifier and Type | Class and Description |
---|---|
class |
NoContext
org /天/ portableserver / currentpackage / nocontext.java。
|
Modifier and Type | Class and Description |
---|---|
class |
AdapterInactive
org /天/ portableserver / poamanagerpackage / adapterinactive.java。
|
class |
State
为poamanager指定状态
|
Modifier and Type | Class and Description |
---|---|
class |
AdapterAlreadyExists
org /天/ portableserver / poapackage / adapteralreadyexists.java。
|
class |
AdapterNonExistent
org /天/ portableserver / poapackage / adapternonexistent.java。
|
class |
InvalidPolicy
org /天/ portableserver / poapackage / invalidpolicy.java。
|
class |
NoServant
org /天/ portableserver / poapackage / noservant.java。
|
class |
ObjectAlreadyActive
org /天/ portableserver / poapackage / objectalreadyactive.java。
|
class |
ObjectNotActive
org /天/ portableserver / poapackage / objectnotactive.java。
|
class |
ServantAlreadyActive
org /天/ portableserver / poapackage / servantalreadyactive.java。
|
class |
ServantNotActive
org /天/ portableserver / poapackage / servantnotactive.java。
|
class |
WrongAdapter
org /天/ portableserver / poapackage / wrongadapter.java。
|
class |
WrongPolicy
org /天/ portableserver / poapackage / wrongpolicy.java。
|
Modifier and Type | Interface and Description |
---|---|
interface |
RunTime
定义表示请求发送上下文的基类。
|
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.