public interface ConnectionManager extends ConnectionChangedNotifier
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConnectionManager.ConnectionListener |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(ConnectionManager.ConnectionListener connectionListener)
notifies the strategy that a message has been received, ( any message is assumed to be a
heartbeat )
|
onConnectionChangedvoid addListener(ConnectionManager.ConnectionListener connectionListener)
Copyright © 2016. All rights reserved.