Package Summary  Overview Summary

class:UtilDelegate [NONE]



  • public interface UtilDelegate
    
    Supports delegation for method implementations in Util. The delegate is a singleton instance of a class that implements this interface and provides a replacement implementation for all the methods of javax.rmi.CORBA.Util. Delegation is enabled by providing the delegate's class name as the value of the javax.rmi.CORBA.UtilClass system property.
    See Also:
    Util

method:mapSystemException(org.omg.CORBA.SystemException) [CHANGED]

method:writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object) [CHANGED]

method:readAny(org.omg.CORBA.portable.InputStream) [CHANGED]

method:writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object) [CHANGED]

method:writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object) [CHANGED]

method:registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote) [CHANGED]

method:unexportObject(java.rmi.Remote) [CHANGED]

method:getTie(java.rmi.Remote) [CHANGED]

method:createValueHandler() [CHANGED]

method:getCodebase(java.lang.Class) [CHANGED]

method:loadClass(java.lang.String, java.lang.String, java.lang.ClassLoader) [CHANGED]

method:isLocal(javax.rmi.CORBA.Stub) [CHANGED]

method:wrapException(java.lang.Throwable) [CHANGED]

method:copyObject(java.lang.Object, org.omg.CORBA.ORB) [CHANGED]

method:copyObjects(java.lang.Object[], org.omg.CORBA.ORB) [CHANGED]

© 2017 Oracle Corporation and/or its affiliates