Package | Description |
---|---|
client.communication |
Modifier and Type | Method and Description |
---|---|
void |
ServerCommunicator.addContact(Contact contact) |
void |
ServerCommunicator.deleteContact(Contact contact) |
java.util.List<Contact> |
ServerCommunicator.getAllContacts() |
void |
ServerCommunicator.updateContact(Contact contact) |