Tachyon Shared Implementation (krpc-shared-impl)
/
org.brightify.hyperdrive.krpc.application
/
RPCNodeExtension
/
Factory
Factory
interface
Factory
<
E
:
RPCNodeExtension
>
Content copied to clipboard
Functions
Properties
Inheritors
Functions
create
Link copied to clipboard
abstract fun
create
():
E
Content copied to clipboard
Properties
identifier
Link copied to clipboard
abstract val
identifier
:
RPCNodeExtension.Identifier
<
E
>
Content copied to clipboard
Identifier of the RPC extension.
isRequiredOnOtherSide
Link copied to clipboard
abstract val
isRequiredOnOtherSide
:
Boolean
Content copied to clipboard
Whether the extension should only be created when it's available both locally and remotely.
Inheritors
CallLoggingNodeExtension
Link copied to clipboard
SessionNodeExtension
Link copied to clipboard