Frames | No Frames |
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.
|
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. |