| Package | Description |
|---|---|
| org.nustaq.kontraktor | |
| org.nustaq.kontraktor.remoting.base |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Actor.__dispatchRemoteCall(ObjectSocket objSocket,
RemoteCallEntry rce,
RemoteRegistry registry,
List<IPromise> createdFutures,
Object authContext,
BiFunction<Actor,String,Boolean> callInterceptor)
called if a message invokation from remote is received
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteRegistry.forwardRemoteMessage(RemoteCallEntry rce) |
protected boolean |
RemoteRegistry.processRemoteCallEntry(ObjectSocket objSocket,
RemoteCallEntry response,
List<IPromise> createdFutures,
Object authContext) |
protected void |
RemoteRegistry.writeObject(ObjectSocket chan,
RemoteCallEntry rce) |
Copyright © 2017. All rights reserved.