|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sourceforge.jemm.database.remote.server.RemoteDatabaseServer
public class RemoteDatabaseServer
Constructor Summary | |
---|---|
RemoteDatabaseServer(ServerConnectionFactory serverConnectionFactory,
Database underlyingDatabase)
|
Method Summary | |
---|---|
protected void |
handleClientDisconnect(RPCClientId rpcClientId)
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteDatabaseServer(ServerConnectionFactory serverConnectionFactory, Database underlyingDatabase) throws ConnectionException
ConnectionException
Method Detail |
---|
protected void handleClientDisconnect(RPCClientId rpcClientId)
public void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |