Package play.server

Class Server

  • All Implemented Interfaces:
    play.server.PlayServer

    public class Server
    extends Server
    implements play.server.PlayServer
    • Constructor Summary

      Constructors 
      Constructor Description
      Server​(play.Play play)  
      Server​(play.Play play, int port)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface play.server.PlayServer

        start
    • Constructor Detail

      • Server

        public Server​(play.Play play)
      • Server

        public Server​(play.Play play,
                      int port)