Class ActorExecutorService

java.lang.Object
org.nustaq.kontraktor.util.ActorExecutorService
All Implemented Interfaces:
Executor, ExecutorService

public class ActorExecutorService extends Object implements ExecutorService
Used internally to schedule callbacks from async API onto an actor's thread. Created by ruedi on 04/05/15.