com.croftsoft.apps.chat.client
Class UnknownUserConsumer
java.lang.Object
com.croftsoft.apps.chat.client.AbstractConsumer
com.croftsoft.apps.chat.client.UnknownUserConsumer
- All Implemented Interfaces:
- Consumer
public final class UnknownUserConsumer
- extends AbstractConsumer
Processes an UnknownUserResponse.
- Since:
- 2003-06-10
- Version:
- 2003-06-10
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnknownUserConsumer
public UnknownUserConsumer(Queue requestQueue,
Authentication authentication)
consume
public void consume(Object o)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)