play.server
Class Server

java.lang.Object
  extended by play.server.Server

public class Server
extends java.lang.Object


Field Summary
static int httpPort
           
static int httpsPort
           
static java.lang.String PID_FILE
           
 
Constructor Summary
Server(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

httpPort

public static int httpPort

httpsPort

public static int httpsPort

PID_FILE

public static final java.lang.String PID_FILE
See Also:
Constant Field Values
Constructor Detail

Server

public Server(java.lang.String[] args)
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly