org.red5.server
Class Bootstrap
java.lang.Object
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])
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 |
Bootstrap
public Bootstrap()
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