Package org.red5.server
Class Shutdown
java.lang.Object
org.red5.server.Shutdown
Provides a means to cleanly shutdown an instance from the command line.
- Author:
- The Red5 Project, Paul Gregoire (mondain@gmail.com)
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Shutdown
public Shutdown()
-
-
Method Details
-
main
Connects to the given port (default: 9999) and invokes shutdown.- Arg 0 = port number
- Arg 1 = token
- Parameters:
args
- see args list
-
getToken
-