File
Doc
Category
Size
Date
Package
RemoteDate.java
API Doc
Example
424
Fri Sep 01 14:24:14 BST 2000
darwinsys.distdate
RemoteDate
public interface RemoteDate implements Remote
A statement of what the client & server must agree upon.
Fields Summary
public static final String
LOOKUPNAME
The name used in the RMI registry service.
Constructors Summary
Methods Summary
public
java.util.Date
getRemoteDate
()
The method used to get the current date on the remote
Java Code Source