Class part3.chapter16.TransactionServer
All Packages Class Hierarchy This Package Previous Next Index
Class part3.chapter16.TransactionServer
java.lang.Object
|
+----part3.chapter16.TransactionServer
- public class TransactionServer
- extends Object
- implements Runnable
-
h
-
-
i
-
-
o
-
-
TransactionServer(InputStream, OutputStream)
-
-
main(String[])
-
-
run()
-
h
protected Hashtable h
i
protected InputStream i
o
protected OutputStream o
TransactionServer
public TransactionServer(InputStream i,
OutputStream o)
run
public void run()
main
public static void main(String args[]) throws IOException
All Packages Class Hierarchy This Package Previous Next Index