Package com.sun.corba.se.spi.protocol
Class CorbaClientDelegate
java.lang.Object
org.omg.CORBA.portable.Delegate
org.omg.CORBA_2_3.portable.Delegate
com.sun.corba.se.spi.protocol.CorbaClientDelegate
- All Implemented Interfaces:
ClientDelegate
- Direct Known Subclasses:
CorbaClientDelegateImpl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.omg.CORBA_2_3.portable.Delegate
get_codebaseMethods inherited from class org.omg.CORBA.portable.Delegate
create_request, create_request, duplicate, equals, get_domain_managers, get_interface_def, get_policy, hash, hashCode, invoke, is_a, is_equivalent, is_local, non_existent, orb, release, releaseReply, request, request, servant_postinvoke, servant_preinvoke, set_policy_override, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sun.corba.se.pept.protocol.ClientDelegate
getBroker, getContactInfoList
-
Constructor Details
-
CorbaClientDelegate
public CorbaClientDelegate()
-