| Package | Description |
|---|---|
| org.nustaq.kontraktor | |
| org.nustaq.kontraktor.impl | |
| org.nustaq.kontraktor.remoting.base | |
| org.nustaq.kontraktor.remoting.encoding |
| Modifier and Type | Method and Description |
|---|---|
Object |
Scheduler.enqueueCallFromRemote(RemoteRegistry reg,
Actor sendingActor,
Actor receiver,
String methodName,
Object[] args,
boolean isCB) |
| Modifier and Type | Method and Description |
|---|---|
RemoteRegistry |
CallEntry.getRemoteRefRegistry() |
| Modifier and Type | Method and Description |
|---|---|
Object |
SimpleScheduler.enqueueCallFromRemote(RemoteRegistry reg,
Actor sendingActor,
Actor receiver,
String methodName,
Object[] args,
boolean isCB) |
void |
CallEntry.setRemoteRefRegistry(RemoteRegistry remoteRefRegistry) |
| Modifier and Type | Method and Description |
|---|---|
IPromise |
RemoteRefPolling.scheduleSendLoop(RemoteRegistry reg)
return a future which is completed upon connection close
|
| Constructor and Description |
|---|
ScheduleEntry(RemoteRegistry reg,
Promise promise) |
| Constructor and Description |
|---|
ActorRefSerializer(RemoteRegistry reg) |
CallbackRefSerializer(RemoteRegistry reg) |
Copyright © 2015. All rights reserved.