接口 | 描述 |
---|---|
BoxedValueHelper | |
CustomValue |
对
ValueBase 是自定义的值类型实现的扩展。
|
IDLEntity |
没有成员的唯一的目的是作为一个标记,指示一个类实现从IDL具有相应的辅助类的java接口的值类型。
|
InvokeHandler |
此接口为来电的调度机制提供了一个调度机制。
|
ResponseHandler |
该接口是由一个球体在调用时仆人提供和允许仆人找回OutputStream返回调用结果。
|
Streamable |
对于所有复杂的IDL类型支架类的基类。
|
StreamableValue |
对所有非基类型装箱值类型是不习惯使用IDL。
|
ValueBase |
生成的java类对应于这类实现了这个接口的IDL。
|
ValueFactory |
的valuefactory接口的IDL类型CORBA本地映射::valuefactory。
|
ValueInputStream |
java IDL PTC 02-01-12 1.5.1.4 valueinputstream用于实现远程流格式版本2。
|
ValueOutputStream |
java IDL PTC 02-01-12 1.5.1.3 valueoutputstream用于实现远程流格式版本2。
|
类 | 描述 |
---|---|
Delegate |
指定的org.omg.corba.object方法ORB供应商具体实施移植的API。
|
InputStream |
InputStream是API读取CDR元帅流IDL类型的java。
|
ObjectImpl |
所有的存根类共同的基类;提供的
org.omg.CORBA.Object 方法的默认实现。
|
OutputStream |
ouputstream API写IDL类型CDR元帅流java。
|
ServantObject |
这类API的本地存根部分,旨在提供高性能要求配置客户端和服务器(即
|
异常 | 描述 |
---|---|
ApplicationException |
这个类是用来报告应用级异常天体和存根之间。
|
IndirectionException |
间接的例外是java具体系统异常。
|
RemarshalException |
这个类是用来报告找到了例外和对象提出了GIOP消息回球。
|
UnknownException |
的org.omg.corba.portable.unknownexception用于报告未知的异常关系,球体和球体和存根之间。
|
org.omg.CORBA.portable
的未实现的功能列表org.omg.CORBA.portable
未实现的接口 - InvokeHandler
ResponseHandler
org.omg.CORBA.portable
未实现的方法 - InputStream
- public int read()
- public.math.BigDecimal read_fixed()
- public org.omg.CORBA.Context read_Context()
- public org.omg.CORBA.Object read_Object(java.lang.Class clz)
- public org.omg.CORBA.ORB orb()
- OutputStream
- public org.omg.CORBA.ORB orb()
- public void write_Context(org.omg.CORBA.Context ctx, org.omg.CORBA.ContextList contexts)
- public void write_fixed(java.math.BigDecimal value)
- public void write(int b)
Delegate
- public void releaseReply(org.omg.CORBA.Object self, InputStream input)
- public InputStream invoke(org.omg.CORBA.Object self, OutputStream output)
- public OutputStream request(org.omg.CORBA.Object self, String operation, boolean responseExpected)
- public org.omg.CORBA.Object set_policy_override(org.omg.CORBA.Object self, org.omg.CORBA.Policy[] policies, org.omg.CORBA.SetOverrideType set_add)
- public org.omg.CORBA.DomainManager[] get_domain_managers( org.omg.CORBA.Object self)
- public org.omg.CORBA.Policy get_policy(org.omg.CORBA.Object self, int policy_type)
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.