Firefish 0.5.10

gov.lbl.dsd.firefish
Class Sync2AsyncAdapter

java.lang.Object
  extended bygov.lbl.dsd.firefish.EventHandler
      extended bygov.lbl.dsd.firefish.Sync2AsyncAdapter

public class Sync2AsyncAdapter
extends EventHandler

A handler that converts from synchronous to asynchronous handling.

Version:
$Revision: 1.2 $, $Date: 2004/01/30 01:18:02 $

Constructor Summary
Sync2AsyncAdapter(Stage child)
           
 
Method Summary
 Response doMessage(Request req)
           
 void handle(Event ev)
           
 
Methods inherited from class gov.lbl.dsd.firefish.EventHandler
setStage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sync2AsyncAdapter

public Sync2AsyncAdapter(Stage child)
Method Detail

doMessage

public Response doMessage(Request req)

handle

public void handle(Event ev)
Specified by:
handle in class EventHandler

Firefish 0.5.10

Jump to the Firefish Homepage