public class ActorProcessor$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ActorProcessor$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ActorProcessor$() |
| Modifier and Type | Method and Description |
|---|---|
<I,O> ActorProcessor<I,O> |
apply(ActorRef impl) |
public static final ActorProcessor$ MODULE$
public <I,O> ActorProcessor<I,O> apply(ActorRef impl)