public class Shutdown extends Object
| Constructor and Description |
|---|
Shutdown() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Connects to the given RMI port (default: 9999) and invokes shutdown on
the loader.
|
public static void main(String[] args)
args - The first parameter should be a port numberCopyright © 2006-2012 The Red5 Project