Class Shutdown


  • public class Shutdown
    extends Object
    Provides a means to cleanly shutdown an instance from the command line.
    Author:
    The Red5 Project, Paul Gregoire (mondain@gmail.com)
    • Constructor Detail

      • Shutdown

        public Shutdown()
    • Method Detail

      • main

        public static void main​(String[] args)
        Connects to the given port (default: 9999) and invokes shutdown.
        • Arg 0 = port number
        • Arg 1 = token
        Parameters:
        args - see args list