| AbstractExecution |
|
| ActorBaseEntry<T extends AbstractActor> |
|
| ActorEntry<T extends AbstractActor> |
|
| ActorProfiler |
A mini profile extension to measure the actor method cpu usage.
|
| ClusterHandler |
|
| DefaultActorConstructionExtension |
Created by joeh on 2017-05-29.
|
| DefaultHandlers |
|
| DefaultInvocationHandler |
|
| DefaultLifetimeExtension |
|
| DefaultLocalObjectsCleaner |
Created by joeh on 2017-05-10.
|
| DefaultResponseCachingExtension |
|
| Execution |
|
| FastActorClassFinder |
|
| Hosting |
|
| InternalUtils |
Internal utility class.
|
| Invocation |
|
| JavaMessageSerializer |
A message serializer that uses java serialization.
|
| KryoOutputPool |
|
| KryoSerializer |
Kryo based message serializer and object cloning implementation.
|
| LazyActorClassFinder |
|
| LocalObjects |
|
| LocalObjects.NormalObjectEntry<T> |
|
| LocalObjects.ObjectKey |
|
| MessageLoopback |
Local messages traverse the protocol stack just beyond Messaging and then are bounced back.
|
| Messaging |
Handles matching requests with responses
|
| ObserverEntry<T> |
|
| OrbitObjectInputStream |
|
| OrbitObjectOutputStream |
|
| RandomSelectorExtension |
|
| ReminderControllerActor |
|
| ReminderControllerActor.State |
|
| ReminderEntry |
|
| RemoteKey |
|
| SerializationHandler |
|
| SimpleInvocationHandler |
|
| StatelessActorEntry<T extends AbstractActor> |
|