openr66.server
Class ServerShutdown

java.lang.Object
  extended by openr66.server.ServerShutdown

public class ServerShutdown
extends Object

Local client to shutdown the server (using network)

Author:
Frederic Bregier

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

Constructor Detail

ServerShutdown

public ServerShutdown()
Method Detail

main

public static void main(String[] args)
                 throws OpenR66ProtocolPacketException
Parameters:
args - the configuration file as first argument
Throws:
OpenR66ProtocolPacketException


Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.