| Modifier and Type | Method and Description |
|---|---|
void |
SyncService.subscribe(SyncServerConnectionListener<com.fasterxml.jackson.databind.JsonNode> observer)
Registers an
SyncServerConnectionListener to receive events from
the sync server. |
void |
SyncService.unsubscribe(SyncServerConnectionListener<com.fasterxml.jackson.databind.JsonNode> observer)
Removes an
SyncServerConnectionListener from the list of objects
receiving sync and connection events.. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.