Inheritance diagram for de.alysis.r.basemodel.server.Server:
Public Member Functions | |
String | getServerId () |
Unique server id, concatenation of host name and port. | |
BaseConnection | getConnection () |
RServe connection. | |
void | connect () |
Create or resume connection. | |
String | getHostName () |
Host name. | |
int | getPort () |
Port number. | |
boolean | isLocal () |
identify server on local host | |
boolean | isAvailable () |
Check availability of server. |