|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.aisb.simulcast.server.ConsoleManager
public class ConsoleManager
Constructor Summary | |
---|---|
ConsoleManager()
ConsoleManager. |
Method Summary | |
---|---|
void |
addConsole(java.net.Socket s,
java.io.DataInputStream in)
addConsole. |
void |
broadcast(java.lang.String msg)
broadcast. |
java.lang.String |
getConsoleListing()
getConsoleListing. |
void |
removeConsole(ConsoleHandler handler)
removeConsole. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleManager()
Method Detail |
---|
public void addConsole(java.net.Socket s, java.io.DataInputStream in) throws java.lang.Exception
java.lang.Exception
public void removeConsole(ConsoleHandler handler)
public void broadcast(java.lang.String msg)
public java.lang.String getConsoleListing()
|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |