| Modifier and Type | Field and Description |
|---|---|
protected ConnectionListener |
RemoteActorConnection.connectionListener |
| Modifier and Type | Method and Description |
|---|---|
ConnectionListener |
RemoteActorConnection.getConnectionListener() |
| Constructor and Description |
|---|
RemoteActorConnection(ConnectionListener connectionListener)
create a default configures (json serialization, no shared refs, no pretty print)
|
RemoteActorConnection(ConnectionListener connectionListener,
boolean sharedRefs)
note that shared refs support requires the server to be also configured for json shared refs.
|
Copyright © 2017. All rights reserved.