Public Member Functions | |
ClientImpl (String name) | |
AuthenticationData | authenticate (long executionId, String question) throws RemoteException |
void | components_available (ComponentInfo[] cobs) throws RemoteException |
void | components_unavailable (String[] cobs) throws RemoteException |
void | disconnect () throws RemoteException |
void | message (MessageType type, String message) throws RemoteException |
void | taggedmessage (MessageType type, short id, String message) throws RemoteException |
String | name () throws RemoteException |
boolean | ping () throws RemoteException |
int | getHandle () |
String | getName () |
void | setHandle (int handle) |
void | setName (String name) |
String | getRemoteLocation () throws RemoteException |
String | toString () |
Package Attributes | |
String | name |
int | handle |
|
Implementation of
|
|
Implements com::cosylab::acs::maci::Client.
|
|
Implements com::cosylab::acs::maci::Client.
|
|
Implements com::cosylab::acs::maci::Client.
|
|
Implements com::cosylab::acs::maci::Client.
|
|
Returns the handle.
|
|
Returns the name.
|
|
Get location string (host). Implements com::cosylab::acs::maci::Client.
|
|
Implements com::cosylab::acs::maci::Client.
|
|
Implements com::cosylab::acs::maci::Client.
|
|
Implements com::cosylab::acs::maci::Client.
|
|
Sets the handle.
|
|
Sets the name.
|
|
Implements com::cosylab::acs::maci::Client.
|
|
Returns a single-line rendition of this instance into text.
|
|
Client handle. |
|
Client name. |