Interface World
- All Superinterfaces:
Remote
- All Known Implementing Classes:
WorldImpl
A very simple "world" service.
- Author:
- Christian Kohlschütter
- See Also:
-
Method Summary
-
Method Details
-
world
Returns "World" (or something else?).- Returns:
- "World" (usually)
- Throws:
RemoteException- if the operation fails.
-