Module AM37

Class EndTurnRequest

java.lang.Object
it.polimi.ingsw.network.message.Message
it.polimi.ingsw.network.message.MessageFromClientToServer
it.polimi.ingsw.network.message.fromClientToServer.EndTurnRequest

public class EndTurnRequest
extends MessageFromClientToServer
  • Constructor Summary

    Constructors 
    Constructor Description
    EndTurnRequest​(java.lang.String username)  
  • Method Summary

    Modifier and Type Method Description
    void callVisitor​(ServerMessageManagerVisitor visitor)  

    Methods inherited from class it.polimi.ingsw.network.message.Message

    getType, getUsername

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait