Firefish 0.5.10

gov.lbl.dsd.firefish
Class Async2SyncAdapter

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

public class Async2SyncAdapter
extends EventHandler

A handler that converts from asynchronous to synchronous handling.

Version:
$Revision: 1.2 $, $Date: 2004/01/30 01:01:05 $

Constructor Summary
Async2SyncAdapter(MsgHandler child)
           
 
Method Summary
 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

Async2SyncAdapter

public Async2SyncAdapter(MsgHandler child)
Method Detail

handle

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

Firefish 0.5.10

Jump to the Firefish Homepage