| Package | Description |
|---|---|
| org.nustaq.kontraktor | |
| org.nustaq.kontraktor.remoting.base |
| Modifier and Type | Field and Description |
|---|---|
RemoteConnection |
Actor.__clientConnection |
| Modifier and Type | Field and Description |
|---|---|
ConcurrentLinkedQueue<RemoteConnection> |
Actor.__connections |
static ThreadLocal<RemoteConnection> |
Actor.connection
contains remote connection if current message came from remote
|
| Modifier and Type | Method and Description |
|---|---|
protected ConcurrentLinkedQueue<RemoteConnection> |
Actor.getConnections() |
| Modifier and Type | Method and Description |
|---|---|
void |
Actor.__addRemoteConnection(RemoteConnection con) |
void |
Actor.__removeRemoteConnection(RemoteConnection con) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteRegistry
Created by moelrue on 5/7/15.
|
Copyright © 2017. All rights reserved.