Uses of Class
org.omg.CORBA.portable.RemarshalException

Packages that use RemarshalException
org.apache.yoko.orb.CORBA   
org.apache.yoko.orb.OB   
org.omg.CORBA   
org.omg.CORBA.portable   
 

Uses of RemarshalException in org.apache.yoko.orb.CORBA
 

Methods in org.apache.yoko.orb.CORBA that throw RemarshalException
 boolean ObjectImpl._OB_ami_callback_request(OutputStream out, ReplyHandler reply, ProfileInfo info)
           
 PersistentRequest ObjectImpl._OB_ami_poll_request(OutputStream out, String operation, ServiceContext[] scl)
           
 InputStream Delegate.invoke(Object self, OutputStream out)
           
 

Uses of RemarshalException in org.apache.yoko.orb.OB
 

Methods in org.apache.yoko.orb.OB that throw RemarshalException
 boolean DowncallStub.ami_callback_request(OutputStream out, ReplyHandler reply, ProfileInfo info)
           
 PersistentRequest DowncallStub.ami_poll_request(OutputStream out, String operation, ServiceContext[] scl)
           
 InputStream DowncallStub.invoke(Object self, OutputStream out)
           
 

Uses of RemarshalException in org.omg.CORBA
 

Methods in org.omg.CORBA that throw RemarshalException
 InputStream LocalObject._invoke(OutputStream output)
           
 

Uses of RemarshalException in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that throw RemarshalException
 InputStream ObjectImpl._invoke(OutputStream out)
           
 InputStream Delegate.invoke(Object self, OutputStream out)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.