|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Server
Specifies the behavior of Ubik RMI server implementations. Allows to implement different types of servers.
| Method Summary | |
|---|---|
void |
close()
Closes this server, which cleanly shuts down. |
ServerAddress |
getServerAddress()
Returns this instance's address. |
void |
start()
Starts this server - this method should not block infinitely. |
| Method Detail |
|---|
ServerAddress getServerAddress()
ServerAddress.
void start()
throws java.rmi.RemoteException
java.rmi.RemoteException - if a problem occurs while starting up.void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||