所有类


类 org.omg.CORBA.portable.RemarshalException
的使用

使用 RemarshalException 的软件包
org.omg.CORBA 提供 OMG CORBA API 到 JavaTM 编程语言的映射,包括 ORB 类,如果已实现该类,则程序员可以使用此类作为全功能对象请求代理(Object Request Broker,ORB)。 
org.omg.CORBA.portable 提供可移植性层,即可以使一个供应商生成的代码运行在另一个供应商 ORB 上的 ORB API 集合。 
 

org.omg.CORBARemarshalException 的使用
 

抛出 RemarshalExceptionorg.omg.CORBA 中的方法
 InputStream LocalObject._invoke(OutputStream output)
          抛出 org.omg.CORBA.NO_IMPLEMENT 异常,并带有消息 "This is a locally constrained object"。
 

org.omg.CORBA.portableRemarshalException 的使用
 

抛出 RemarshalExceptionorg.omg.CORBA.portable 中的方法
 InputStream ObjectImpl._invoke(OutputStream output)
          调用某个操作并返回用来读取响应的 InputStream 对象。
 InputStream Delegate.invoke(Object self, OutputStream output)
          由 stub 调用,以调用一个操作。
 


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部