Returns the Server with which we are associated (if any). @return the associated Server
()
| 63 | * @return the associated Server |
| 64 | */ |
| 65 | Server getServer(); |
| 66 | |
| 67 | /** |
| 68 | * Set the <code>Server</code> with which we are associated (if any). |
no outgoing calls