com.croftsoft.apps.mars.net.request
Class ViewRequest

java.lang.Object
  extended by com.croftsoft.apps.mars.net.request.AbstractRequest
      extended by com.croftsoft.apps.mars.net.request.ViewRequest
All Implemented Interfaces:
Request, Serializable

public final class ViewRequest
extends AbstractRequest

Request for a view of the game.

Since:
2003-05-13
Version:
2003-05-13
See Also:
Serialized Form
Author:
David Wallace Croft

Constructor Summary
ViewRequest(String playerName)
           
 
Method Summary
 
Methods inherited from class com.croftsoft.apps.mars.net.request.AbstractRequest
getPlayerName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewRequest

public ViewRequest(String playerName)

CroftSoft Javadoc

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