it.unimi.di.mg4j.index.remote
Class RemoteInputStream.ServerThread
java.lang.Object
it.unimi.di.mg4j.index.remote.ServerThread
it.unimi.di.mg4j.index.remote.RemoteInputStream.ServerThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- RemoteInputStream
public static class RemoteInputStream.ServerThread
- extends ServerThread
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteInputStream.ServerThread
public RemoteInputStream.ServerThread(Socket socket,
InputStream stream)
throws IOException
- Throws:
IOException
run
public void run()