| Interface | Description |
|---|---|
| HeartBeat |
A continuous pulse from client to server that gives the information that
the connection is alive and the server is up.
|
| MX4JRemoteConstants | |
| RemoteNotificationClientHandler |
Handles remote notification fetching on client side.
|
| RemoteNotificationServerHandler |
Handles remote notification sending on server side.
|
| Class | Description |
|---|---|
| AbstractHeartBeat |
Base implementation for the HeartBeat interface.
|
| AbstractRemoteNotificationClientHandler |
Base implementation of the RemoteNotificationClientHandler interface.
|
| ClientProxy | |
| ConnectionNotificationEmitter | |
| ConnectionResolver |
ConnectionResolver handles the details of creating connections for different protocols.
|
| DefaultRemoteNotificationServerHandler |
Base implementation of the RemoteNotificationServerHandler interface.
|
| MX4JRemoteUtils | |
| NotificationTuple | |
| ProviderFactory | |
| ProviderHelper |