org.red5.server
Class Bootstrap

java.lang.Object
  extended by org.red5.server.Bootstrap

public class Bootstrap
extends Object

Boot-straps Red5 using the latest available jars found in red5.home/lib directory.

Author:
The Red5 Project ([email protected]), Paul Gregoire ([email protected]), Dominick Accattato ([email protected])

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

Constructor Detail

Bootstrap

public Bootstrap()
Method Detail

main

public static void main(String[] args)
                 throws Exception
BootStrapping entry point

Parameters:
args - command line arguments
Throws:
Exception - if error occurs


Copyright © 2006-2012 The Red5 Project