com.croftsoft.apps.chat.client
Class UnknownUserConsumer

java.lang.Object
  extended by com.croftsoft.apps.chat.client.AbstractConsumer
      extended by 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

Constructor Summary
UnknownUserConsumer(Queue requestQueue, Authentication authentication)
           
 
Method Summary
 void consume(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnknownUserConsumer

public UnknownUserConsumer(Queue requestQueue,
                           Authentication authentication)
Method Detail

consume

public void consume(Object o)

CroftSoft Javadoc

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