public class LocalActorFactoryImpl extends java.lang.Object implements ActorClientFactory
| Constructor and Description |
|---|
LocalActorFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ActorSender |
createClient(java.lang.String uid,
java.lang.String resource)
Creates a new ActorClient with the user id and a suggested resource.
|
public ActorSender createClient(java.lang.String uid, java.lang.String resource)
ActorClientFactorycreateClient in interface ActorClientFactory