net.web
Class BinaryThreadedService
java.lang.Object
net.web.BinaryThreadedService
- All Implemented Interfaces:
- java.lang.Runnable
public class BinaryThreadedService
- extends java.lang.Object
- implements java.lang.Runnable
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryThreadedService
public BinaryThreadedService(java.net.Socket _s)
runServlet
public void runServlet(java.net.Socket s)
print
public void print(java.io.PrintWriter pw,
java.lang.String message)
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
println
public void println()
println
public void println(java.lang.String s)
countTo10
public void countTo10()
getATextFile
public void getATextFile(java.util.StringTokenizer st)
throws java.io.FileNotFoundException,
java.io.IOException
- Throws:
java.io.FileNotFoundException
java.io.IOException
getABinaryUrl
public void getABinaryUrl(java.util.StringTokenizer st)
throws java.io.FileNotFoundException,
java.io.IOException
- Throws:
java.io.FileNotFoundException
java.io.IOException
getABinaryFile
public void getABinaryFile(java.util.StringTokenizer st)
throws java.io.FileNotFoundException,
java.io.IOException
- Throws:
java.io.FileNotFoundException
java.io.IOException