Preparing search index...
The search index is not available
Deepkit
Deepkit
http
HttpController
Class HttpController
Hierarchy
HttpController
Index
Constructors
constructor
Properties
actions
base
Url
groups
middlewares
resolver
For
Parameter
Name
resolver
For
Token
Methods
add
Action
get
Action
get
Actions
get
Url
remove
Action
Constructors
constructor
new
Http
Controller
(
)
:
HttpController
Returns
HttpController
Properties
actions
actions
:
Set
<
HttpAction
>
= ...
base
Url
base
Url
:
string
= ''
groups
groups
:
string
[]
= []
middlewares
middlewares
:
(
(
)
=>
HttpMiddlewareConfig
)
[]
= []
resolver
For
Parameter
Name
resolver
For
Parameter
Name
:
Map
<
string
,
ClassType
<
any
>
>
= ...
resolver
For
Token
resolver
For
Token
:
Map
<
any
,
ClassType
<
any
>
>
= ...
Methods
add
Action
add
Action
(
action
:
HttpAction
)
:
void
Parameters
action:
HttpAction
Returns
void
get
Action
get
Action
(
methodName
:
string
)
:
HttpAction
Parameters
methodName:
string
Returns
HttpAction
get
Actions
get
Actions
(
)
:
Set
<
HttpAction
>
Returns
Set
<
HttpAction
>
get
Url
get
Url
(
action
:
HttpAction
)
:
string
Parameters
action:
HttpAction
Returns
string
remove
Action
remove
Action
(
methodName
:
string
)
:
void
Parameters
methodName:
string
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
Http
Controller
constructor
actions
base
Url
groups
middlewares
resolver
For
Parameter
Name
resolver
For
Token
add
Action
get
Action
get
Actions
get
Url
remove
Action
Generated using
TypeDoc