FileDocCategorySizeDatePackage
RemoteObserver.javaAPI DocExample290Sat Feb 01 07:31:38 GMT 1997imaginary.util

RemoteObserver

public interface RemoteObserver implements Remote
Remote interface for observer objects.

Fields Summary
Constructors Summary
Methods Summary
public abstract voidupdate(RemoteObservable obs, java.lang.Object arg)