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

Uses in package org.omg.CORBA.portable

Methods with parameter type org.omg.CORBA.portable.Delegate

void
Set the delegate, responsible for the implemented functionality.

Methods with return type org.omg.CORBA.portable.Delegate

Delegate
Get vendor specific delegate, responsible for the implemented functionality.

Uses in package gnu.CORBA

Classes derived from org.omg.CORBA.portable.Delegate

class
The Classpath implementation of the Delegate functionality in the case, when the object was constructed from an IOR object.
class
The delegate, implementing the basic functionality only.

Uses in package org.omg.CORBA_2_3.portable

Classes derived from org.omg.CORBA.portable.Delegate

class
Extends the previous version of the Delegate by one additional method, defined in CORBA 2_3 .

Uses in package org.omg.CORBA

Constructors with parameter type org.omg.CORBA.portable.Delegate

Create an instance with the given delegate.
Create the naming context stub with the given delegate.

Uses in package gnu.CORBA.Poa

Classes derived from org.omg.CORBA.portable.Delegate

class
A local delegate, transferring all object requests to the locally available servant.

Uses in package gnu.CORBA.NamingService

Methods with parameter type org.omg.CORBA.portable.Delegate

void
Sets a delegate to this context and, if appropriated, also sets the same delegate to the enclosing 'classic' context.