class Protocol : IRdDynamic, IProtocol
Protocol(serializers: ISerializers, identity: IIdentities, scheduler: <ERROR CLASS>, wire: IWire, lifetime: <ERROR CLASS>)Protocol(name: String, serializers: ISerializers, identity: IIdentities, scheduler: <ERROR CLASS>, wire: IWire, lifetime: <ERROR CLASS>, vararg initialContexts: RdContext<*>) |
val contexts: ProtocolContexts |
|
val identity: IIdentities |
|
val isMaster: Boolean |
|
val lifetime: <ERROR CLASS> |
|
val location: <ERROR CLASS> |
|
val name: String |
|
val outOfSyncModels: <ERROR CLASS><RdExtBase> |
|
val protocol: IProtocol |
|
val scheduler: <ERROR CLASS> |
|
val serializationContext: SerializationCtx |
|
val serializers: ISerializers |
|
val wire: IWire |
val initializationLogger: <ERROR CLASS> |
|
val logCategory: String |
fun sublogger(subcategory: String): <ERROR CLASS> |
fun <T> T.deepClonePolymorphic(): T |