com.croftsoft.apps.chat.client
Class AbstractConsumer

java.lang.Object
  extended by com.croftsoft.apps.chat.client.AbstractConsumer
All Implemented Interfaces:
Consumer
Direct Known Subclasses:
CreateUserConsumer, UnknownUserConsumer

public abstract class AbstractConsumer
extends Object
implements Consumer

An abstract server message Consumer implementation.

Since:
2003-06-11
Version:
2003-06-11
Author:
David Wallace Croft

Constructor Summary
AbstractConsumer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.croftsoft.core.util.consumer.Consumer
consume
 

Constructor Detail

AbstractConsumer

public AbstractConsumer()

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)