Preparing search index...
The search index is not available
Deepkit
Deepkit
framework
RpcKernelConnectionWithStopwatch
Class RpcKernelConnectionWithStopwatch
Hierarchy
RpcKernelConnection
RpcKernelConnectionWithStopwatch
Index
Constructors
constructor
Properties
action
Handler
stopwatch?
Methods
authenticate
set
Stopwatch
Constructors
constructor
new
Rpc
Kernel
Connection
With
Stopwatch
(
writer
:
RpcConnectionWriter
, connections
:
RpcKernelConnections
, controllers
:
Map
<
string
,
{}
>
, security
:
RpcKernelSecurity
, injector
:
InjectorContext
, peerExchange
:
RpcPeerExchange
, logger
?:
LoggerInterface
)
:
RpcKernelConnectionWithStopwatch
Parameters
writer:
RpcConnectionWriter
connections:
RpcKernelConnections
controllers:
Map
<
string
,
{}
>
security:
RpcKernelSecurity
injector:
InjectorContext
peerExchange:
RpcPeerExchange
Optional
logger:
LoggerInterface
Returns
RpcKernelConnectionWithStopwatch
Properties
Protected
action
Handler
action
Handler
:
RpcServerActionWithStopwatch
= ...
Optional
stopwatch
stopwatch
?:
Stopwatch
Methods
Protected
authenticate
authenticate
(
message
:
RpcMessage
, response
:
RpcMessageBuilder
)
:
Promise
<
void
>
Parameters
message:
RpcMessage
response:
RpcMessageBuilder
Returns
Promise
<
void
>
set
Stopwatch
set
Stopwatch
(
stopwatch
:
Stopwatch
)
:
void
Parameters
stopwatch:
Stopwatch
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Rpc
Kernel
Connection
With
Stopwatch
constructor
action
Handler
stopwatch?
authenticate
set
Stopwatch
Generated using
TypeDoc