Optional
Returns a particular argument by index.
index of argument to retrieve
Returns the array of arguments being passed to the handler.
Returns 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
Static
Returns a particular argument by index.