Firefish 0.5.10

gov.lbl.dsd.firefish
Class DBMsgHandler

java.lang.Object
  extended bygov.lbl.dsd.firefish.MsgHandler
      extended bygov.lbl.dsd.firefish.DBMsgHandler

public class DBMsgHandler
extends MsgHandler

A simple synchronous database backend.

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

Constructor Summary
DBMsgHandler()
           
 
Method Summary
 Response doMessage(Request req)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBMsgHandler

public DBMsgHandler()
Method Detail

doMessage

public Response doMessage(Request req)
Specified by:
doMessage in class MsgHandler

Firefish 0.5.10

Jump to the Firefish Homepage