| Package | Description |
|---|---|
| org.nustaq.kontraktor | |
| org.nustaq.kontraktor.asyncio | |
| org.nustaq.kontraktor.impl | |
| org.nustaq.kontraktor.remoting.tcp | |
| org.nustaq.kontraktor.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Scheduler
Scheduler manages scheduling of actors to threads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Actor<SELF extends Actor>
Baseclass for actor/eventloop implementations.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
_AsyncClientSocket.CLSActor |
| Modifier and Type | Class and Description |
|---|---|
class |
DispatcherThread
Implements the default dispatcher/scheduling of actors.
|
class |
RemoteScheduler
Created by ruedi on 08.08.14.
|
class |
SimpleScheduler
Created by ruedi on 02/04/15.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TCPClientConnector.RemotingHelper |
| Modifier and Type | Class and Description |
|---|---|
class |
Log
Created by ruedi on 24.08.14.
|
Copyright © 2015. All rights reserved.