| Package | Description |
|---|---|
| org.nustaq.kontraktor | |
| org.nustaq.kontraktor.remoting | |
| org.nustaq.kontraktor.remoting.http.rest | |
| org.nustaq.kontraktor.remoting.tcp |
| Modifier and Type | Field and Description |
|---|---|
ConcurrentLinkedQueue<RemoteConnection> |
Actor.__connections |
| Modifier and Type | Method and Description |
|---|---|
void |
Actor.__addRemoteConnection(RemoteConnection con) |
void |
Actor.__removeRemoteConnection(RemoteConnection con) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteRefRegistry
Created by ruedi on 08.08.14.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestActorClient<T extends Actor>
Created by ruedi on 14.08.2014.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TCPActorClient<T extends Actor>
Created by ruedi on 08.08.14.
|
class |
TCPActorClient.ActorClient |
class |
TCPActorServer.ActorServerClientConnection |
Copyright © 2015. All rights reserved.