|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.server.transport.http.servlet.ServletServer
public class ServletServer
Implementation of the Server interface. Instances of this
class are created by a ServletTransportProvider.
ServletTransportProvider.newServer(Properties)| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void close()
Server
close in interface ServerServer.close()
public void start()
throws java.rmi.RemoteException
Server
start in interface Serverjava.rmi.RemoteException - if a problem occurs while starting up.Server.start()public ServerAddress getServerAddress()
ServerServerAddress.
getServerAddress in interface ServerServer.getServerAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||