|
class | EventListener |
|
class | Logger |
|
Definition at line 42 of file Echo.java.
static void com.sonycsl.echo.Echo.addEventListener |
( |
EventListener |
listener | ) |
|
|
static |
static synchronized EchoNode com.sonycsl.echo.Echo.addOtherNode |
( |
String |
address | ) |
|
|
static |
static synchronized void com.sonycsl.echo.Echo.clear |
( |
| ) |
throws IOException |
|
static |
static EventListener com.sonycsl.echo.Echo.getEventListener |
( |
| ) |
|
|
static |
static EchoNode com.sonycsl.echo.Echo.getNode |
( |
| ) |
|
|
static |
static EchoNode com.sonycsl.echo.Echo.getNode |
( |
String |
address | ) |
|
|
static |
static EchoNode [] com.sonycsl.echo.Echo.getNodes |
( |
| ) |
|
|
static |
static EchoNode com.sonycsl.echo.Echo.getSelfNode |
( |
| ) |
|
|
static |
static boolean com.sonycsl.echo.Echo.isStarted |
( |
| ) |
|
|
static |
static void com.sonycsl.echo.Echo.removeOtherNode |
( |
String |
address | ) |
|
|
static |
static synchronized void com.sonycsl.echo.Echo.restart |
( |
| ) |
throws IOException |
|
static |
static synchronized void com.sonycsl.echo.Echo.stop |
( |
| ) |
throws IOException |
|
static |
The documentation for this class was generated from the following file:
- C:/Users/0000124930/Documents/Dropbox/Projects/1404_OpenECHOforProcessing2/Deliver/OpenECHO/src/com/sonycsl/echo/Echo.java