networking.server
Class ServerApp

java.lang.Object
  extended by networking.server.ServerApp

public class ServerApp
extends java.lang.Object

ServerApp - this class creates MasterServer object and starts it


Constructor Summary
ServerApp()
           
 
Method Summary
static void main(java.lang.String[] args)
          Application entry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerApp

public ServerApp()
Method Detail

main

public static void main(java.lang.String[] args)
Application entry



Copyright © 2009 Alexey Veremenko. All rights reserved.