| Home >> All >> riso >> [ remote_data Javadoc ] |
riso.remote_data: Javadoc index of package riso.remote_data.
Package Samples:
riso.remote_data
Classes:
Perishable: This is the interface for remote objects which could become unusable at some time. (That is, there is no fixed or predefined lifetime.) Any method called on a perishable object should fail if that object has been marked stale.
RemoteObserver: This interface expresses the notion of a observer watching some object across an RMI link.
RemoteObservableImpl: An instance of this class is a remote object which will notify observers about events.
RemoteObserverImpl: An instance of this class is an observer of remote objects.
RemoteObservable: This is the interface for observable remote objects.
RemoteObserverPair: Encapsulates an observer and item of interest pair.
| Home | Contact Us | Privacy Policy | Terms of Service |