Uses of Interface org.omg.PortableServer.portable.Delegate

Uses in package org.omg.PortableServer

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

void
Set the delegate for this servant.

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

Delegate
Get the delegate, where calls to some Servant methods are forwarded.

Uses in package gnu.CORBA.Poa

Classes implementing org.omg.PortableServer.portable.Delegate

class
The implementation of the servant delegate for the locally existing servant.The associated servant that must also implement the InvokeHandler interface.