com.croftsoft.apps.chat.client
Class AbstractConsumer
java.lang.Object
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
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 |
AbstractConsumer
public AbstractConsumer()
CroftSoft Apps Javadoc (2008-09-28 21:15:07)