|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.services.net.filestore.FileReceptionHandler
public class FileReceptionHandler
The Class FileReceptionHandler.
Constructor Summary | |
---|---|
FileReceptionHandler(java.io.File targetDirectory,
java.net.Socket s)
Instantiates a new file reception handler. |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileReceptionHandler(java.io.File targetDirectory, java.net.Socket s) throws java.io.IOException
targetDirectory
- the target directorys
- the s
java.io.IOException
- Signals that an I/O exception has occurred.Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |