Search
Preparing search index...
The search index is not available
@nestjs/websockets
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
GatewayMetadataExplorer
Class GatewayMetadataExplorer
Hierarchy
GatewayMetadataExplorer
Index
Constructors
constructor
Properties
metadata
Scanner
Methods
explore
explore
Method
Metadata
scan
For
Server
Hooks
Constructors
constructor
new
Gateway
Metadata
Explorer
(
metadataScanner
:
MetadataScanner
)
:
GatewayMetadataExplorer
Parameters
metadataScanner:
MetadataScanner
Returns
GatewayMetadataExplorer
Properties
Private
Readonly
metadata
Scanner
metadata
Scanner
:
MetadataScanner
Methods
explore
explore
(
instance
:
NestGateway
)
:
MessageMappingProperties
[]
Parameters
instance:
NestGateway
Returns
MessageMappingProperties
[]
explore
Method
Metadata
explore
Method
Metadata
(
instancePrototype
:
object
, methodName
:
string
)
:
MessageMappingProperties
Parameters
instancePrototype:
object
methodName:
string
Returns
MessageMappingProperties
scan
For
Server
Hooks
scan
For
Server
Hooks
(
instance
:
NestGateway
)
:
IterableIterator
<
string
>
Parameters
instance:
NestGateway
Returns
IterableIterator
<
string
>
Globals
Gateway
Metadata
Explorer
constructor
metadata
Scanner
explore
explore
Method
Metadata
scan
For
Server
Hooks
Generated using
TypeDoc