| Package | Description |
|---|---|
| net.tomp2p.relay | |
| net.tomp2p.relay.android | |
| net.tomp2p.relay.android.gcm |
| Constructor and Description |
|---|
RelayRPC(Peer peer,
RconRPC rconRPC,
IGCMSender gcmSenderRPC,
MessageBufferConfiguration bufferConfig,
ConnectionConfiguration config)
Register the RelayRPC.
|
| Constructor and Description |
|---|
AndroidForwarderRPC(Peer peer,
PeerAddress unreachablePeer,
MessageBufferConfiguration bufferConfig,
String registrationId,
IGCMSender sender,
int mapUpdateIntervalS) |
| Modifier and Type | Class and Description |
|---|---|
class |
GCMSenderRPC
This RPC is dedicated to send messages over Google Cloud Messaging.
|
class |
RemoteGCMSender
Send GCM messages to other well-known peers (direct messages) which then send it to the Google Cloud
Messaging servers.
|
Copyright © 2014. All rights reserved.