Public Member Functions | |
AuthenticationData | authenticate (long executionId, String question) |
void | components_available (ComponentInfo[] arg0) |
void | components_unavailable (String[] arg0) |
void | disconnect () |
void | message (short type, String message) |
void | taggedmessage (short type, short tag, String message) |
String | name () |
boolean | ping () |
void | client_logged_in (ClientInfo info, long timestamp, long execution_id) |
void | client_logged_out (int h, long timestamp) |
void | component_activated (ComponentInfo info, long timestamp, long execution_id) |
void | component_deactivated (int h, long timestamp) |
void | components_released (int[] clients, int[] components, long timestamp) |
void | components_requested (int[] clients, int[] components, long timestamp) |
void | container_logged_in (ContainerInfo info, long timestamp, long execution_id) |
void | container_logged_out (int h, long timestamp) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|