com.croftsoft.apps.chat.server
Class MoveServer

java.lang.Object
  extended by com.croftsoft.apps.chat.server.AbstractServer
      extended by com.croftsoft.apps.chat.server.MoveServer
All Implemented Interfaces:
RequestServer

public final class MoveServer
extends AbstractServer

Moves an avatar.

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

Constructor Summary
MoveServer(ChatWorld chatWorld)
           
 
Method Summary
 Object serve(User user, Request request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveServer

public MoveServer(ChatWorld chatWorld)
Method Detail

serve

public Object serve(User user,
                    Request request)

CroftSoft Javadoc

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