All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class benno.ttychat.Server

java.lang.Object
   |
   +----benno.ttychat.Server

public class Server
extends Object
implements Runnable

Constructor Index

 o Server(Socket)

Method Index

 o main(String[])
 o run()

Constructors

 o Server
 public Server(Socket s)

Methods

 o main
 public static void main(String args[]) throws IOException
 o run
 public void run()

All Packages  Class Hierarchy  This Package  Previous  Next  Index