| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting | |
| org.nustaq.kontraktor.remoting.http.rest | |
| org.nustaq.kontraktor.remoting.tcp |
| Modifier and Type | Field and Description |
|---|---|
ThreadLocal<ObjectSocket> |
RemoteRefRegistry.currentObjectSocket |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteRefRegistry.receiveCBResult(ObjectSocket chan,
int id,
Object result,
Object error) |
protected void |
RemoteRefRegistry.receiveLoop(ObjectSocket channel) |
protected void |
RemoteRefRegistry.sendLoop(ObjectSocket channel) |
boolean |
RemoteRefRegistry.singleReceive(ObjectSocket channel) |
boolean |
RemoteRefRegistry.singleSendLoop(ObjectSocket chan)
poll remote actor proxies and send.
|
protected void |
RemoteRefRegistry.writeObject(ObjectSocket chan,
RemoteCallEntry rce) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpObjectSocket
Created by ruedi on 14.08.2014.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RestActorClient.writeObject(ObjectSocket chan,
RemoteCallEntry rce) |
| Modifier and Type | Class and Description |
|---|---|
class |
TCPSocket
Created by ruedi on 11.08.2014.
|
Copyright © 2014. All rights reserved.