|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.sgs.impl.service.data.store.net.DataStoreServerRemote
class DataStoreServerRemote
The server side of an experimental network protocol, not currently used, for implementing DataStoreServer using sockets instead of RMI.
| Constructor Summary | |
|---|---|
DataStoreServerRemote(DataStoreServer server,
int port)
Creates an instance for the specified server and port. |
|
| Method Summary | |
|---|---|
(package private) int |
getLocalPort()
Returns the local port. |
void |
run()
Accepts and hands off new connections until shut down. |
(package private) void |
shutdown()
Shuts down the server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
DataStoreServerRemote(DataStoreServer server,
int port)
throws IOException
IOException| Method Detail |
|---|
void shutdown()
throws IOException
IOException
int getLocalPort()
throws IOException
IOExceptionpublic void run()
run in interface Runnable
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||