public abstract class RemoteStub extends RemoteObject { // Protected Constructors protected RemoteStub( ); protected RemoteStub(RemoteRef ref); // Class Methods protected static void setRef(RemoteStub stub, RemoteRef ref); }