Click to See Complete Forum and Search --> : RMI


Ramprasad
June 17th, 2000, 02:53 AM
Which class implements the RemoteCall interface in java.rmi.server package.
Can I override the methods in the implementing class ??
Please help me out in this.
Thank u.

Rams.

vasgaddam
June 20th, 2000, 10:36 AM
Hi, Actually this RemoteCell interface is deprecated in JDK 1.2 and there is no substitution for this Interface. It supports in JDK 1.1 and is purely an abstraction used by stubs and skeltons of remote objects to carry out a call to a remote object.

Sreeni
#If this post is valid to u, then don't forget to rate it#