Modifier and Type | Method and Description |
---|---|
ReplicationConfig |
getReplication()
Deprecated.
since 5.6. It is expected that you will already have a reference to
ReplicationConfig . This
method will be removed in a future version of Diffusion. |
boolean |
isEnabled()
Is session replication enabled for the server.
|
void |
setEnabled(boolean enabled)
Set replication enabled.
|
boolean isEnabled()
This allows the replication of sessions to be permitted or prevented.
void setEnabled(boolean enabled)
enabled
- Is replication enabled@Deprecated ReplicationConfig getReplication()
ReplicationConfig
. This
method will be removed in a future version of Diffusion.Copyright © 2016 Push Technology Ltd. All Rights Reserved.