orbit-server / orbit.server.service / GrpcEndpoint

GrpcEndpoint

class GrpcEndpoint

Constructors

<init>

GrpcEndpoint(serverAuthInterceptor: ServerAuthInterceptor, healthService: HealthService, nodeManagementService: NodeManagementService, addressableManagementService: AddressableManagementService, connectionService: ConnectionService, localServerInfo: LocalServerInfo)

Functions

start

fun start(): Unit

stop

fun stop(): Unit