All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class semper.BApp.bargainer.flow.ServerFlowThread

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----semper.BApp.bargainer.flow.FlowThread
                   |
                   +----semper.BApp.bargainer.flow.ServerFlowThread

public class ServerFlowThread
extends FlowThread

Constructor Index

 o ServerFlowThread(Bargainer)
Constructs a new ServerFlowThread object.

Method Index

 o dispatchEvent(EventObject)
 o run()

Constructors

 o ServerFlowThread
 public ServerFlowThread(Bargainer bargainer)
Constructs a new ServerFlowThread object.

Methods

 o run
 public void run()
Overrides:
run in class Thread
 o dispatchEvent
 public void dispatchEvent(EventObject e)

All Packages  Class Hierarchy  This Package  Previous  Next  Index