Public Member Functions | |
| Client (String managerReference) | |
| AuthenticationData | authenticate (long executionId, String question) |
| void | components_available (ComponentInfo[] components) |
| void | components_unavailable (String[] curls) |
| void | disconnect () |
| void | message (short type, String message) |
| void | taggedmessage (short type, short messageID, String message) |
| String | name () |
| boolean | ping () |
Private Attributes | |
| String | managerReference = null |
| final long | timeStamp = System.currentTimeMillis() |
| long | executionId = 0 |
Static Private Attributes | |
| final String | CLIENT_NAME = "Abeans R3 Client" |
|
|
Default constructor. |
|
||||||||||||
|
|
|
|
Find all connectables and reconnect
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
Client name. |
|
|
Execution id. |
|
|
Manager stringified reference (corbaloc). |
|
|
Start timestamp. |
1.3.8