Preparing search index...
The search index is not available
Deepkit
Deepkit
framework
RpcServerActionWithStopwatch
Class RpcServerActionWithStopwatch
Hierarchy
RpcServerAction
RpcServerActionWithStopwatch
Index
Constructors
constructor
Properties
stopwatch?
Methods
handle
Action
has
Controller
Access
Constructors
constructor
new
Rpc
Server
Action
With
Stopwatch
(
controllers
:
Map
<
string
,
{}
>
, injector
:
InjectorContext
, security
:
RpcKernelSecurity
, sessionState
:
SessionState
)
:
RpcServerActionWithStopwatch
Parameters
controllers:
Map
<
string
,
{}
>
injector:
InjectorContext
security:
RpcKernelSecurity
sessionState:
SessionState
Returns
RpcServerActionWithStopwatch
Properties
Optional
stopwatch
stopwatch
?:
Stopwatch
Methods
handle
Action
handle
Action
(
message
:
RpcMessage
, response
:
RpcMessageBuilder
)
:
Promise
<
void
>
Parameters
message:
RpcMessage
response:
RpcMessageBuilder
Returns
Promise
<
void
>
Protected
has
Controller
Access
has
Controller
Access
(
controllerAccess
:
RpcControllerAccess
)
:
Promise
<
boolean
>
Parameters
controllerAccess:
RpcControllerAccess
Returns
Promise
<
boolean
>
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
Server
Action
With
Stopwatch
constructor
stopwatch?
handle
Action
has
Controller
Access
Generated using
TypeDoc