| Modifier and Type | Field and Description |
|---|---|
protected ActorClientConnector |
client |
protected Coding |
coding |
protected Class<T> |
facadeClass |
protected ThreadLocal<RemoteRefPolling> |
poller |
| Constructor and Description |
|---|
ActorClient(ActorClientConnector client,
Class<T> facadeClass,
Coding coding) |
protected ActorClientConnector client
protected Coding coding
protected ThreadLocal<RemoteRefPolling> poller
public ActorClient(ActorClientConnector client, Class<T> facadeClass, Coding coding)
Copyright © 2017. All rights reserved.