com.croftsoft.apps.chat.server
Class ViewServer

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

public final class ViewServer
extends AbstractServer

Returns a view of the game.

Since:
2003-06-11
Version:
2003-06-18
Author:
David Wallace Croft

Constructor Summary
ViewServer(SeriChatWorld seriChatWorld)
           
 
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

ViewServer

public ViewServer(SeriChatWorld seriChatWorld)
Method Detail

serve

public Object serve(User user,
                    Request request)

CroftSoft Javadoc

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