OptionalconstructorRef: Type<any> | nullOptionalhandler: Function | nullReturns the type of the controller class which the current handler belongs to.
Returns a reference to the handler (method) that will be invoked next in the request pipeline.
Returns the current execution context type (string)
Switch context to HTTP.
interface with methods to retrieve HTTP arguments
Switch context to RPC.
interface with methods to retrieve RPC arguments
Switch context to WebSockets.
interface with methods to retrieve WebSockets arguments
Staticcreate
Returns a particular argument by index.