ibis.rmi.server
Class RemoteStub

java.lang.Object
  extended byibis.rmi.server.RemoteObject
      extended byibis.rmi.server.RemoteStub
All Implemented Interfaces:
Remote, java.io.Serializable

public abstract class RemoteStub
extends RemoteObject

RemoteStub is the common superclass for client stubs.

See Also:
Serialized Form

Methods inherited from class ibis.rmi.server.RemoteObject
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 



The Ibis project