Public Attributes | |
short | MSG_ERROR = (short)(0) |
Package Functions | |
java.lang.String | name () |
void | disconnect () |
si.ijs.maci.AuthenticationData | authenticate (long execution_id, java.lang.String question) |
void | message (short type, java.lang.String message) |
void | taggedmessage (short type, short messageID, java.lang.String message) |
boolean | ping () |
void | components_available (si.ijs.maci.ComponentInfo[] components) |
void | components_unavailable (java.lang.String[] component_names) |
Package Attributes | |
short | MSG_INFORMATION = (short)(20) |
short | MSGID_AUTOLOAD_START = (short)(1) |
short | MSGID_AUTOLOAD_END = (short)(2) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|