com.croftsoft.apps.chat.server
Class MoveServer
java.lang.Object
com.croftsoft.apps.chat.server.AbstractServer
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveServer
public MoveServer(ChatWorld chatWorld)
serve
public Object serve(User user,
Request request)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)