net.jetrix.messages
Class StopGameMessage

java.lang.Object
  extended by net.jetrix.Message
      extended by net.jetrix.messages.ChannelMessage
          extended by net.jetrix.messages.StopGameMessage

public class StopGameMessage
extends ChannelMessage

A stop game message.

Version:
$Revision: 121 $, $Date: 2003-03-01 20:57:43 +0100 (sam., 01 mars 2003) $
Author:
Emmanuel Bourg

Constructor Summary
StopGameMessage()
           
 
Method Summary
 
Methods inherited from class net.jetrix.messages.ChannelMessage
getChannel, getSlot, setChannel, setSlot
 
Methods inherited from class net.jetrix.Message
getDestination, getRawMessage, getSource, getTime, setDestination, setRawMessage, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopGameMessage

public StopGameMessage()


Copyright © 2001-2008 Emmanuel Bourg. All Rights Reserved.