Search
Preparing search index...
The search index is not available
@kettek/pubsub
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@kettek/pubsub
Endpoint
Endpoint
Class Endpoint
An Endpoint represents a way to replicate messages to and from a Publisher.
Hierarchy
Endpoint
Index
Constructors
constructor
Properties
outbound
Constructors
constructor
new
Endpoint
(
outbound
?:
EndpointOutboundHandler
)
:
Endpoint
Parameters
Optional
outbound:
EndpointOutboundHandler
Returns
Endpoint
Properties
outbound
outbound
:
EndpointOutboundHandler
Modules
Endpoint
Publisher
Subscriber
Topic
index
Endpoint
constructor
outbound
Generated using
TypeDoc
An Endpoint represents a way to replicate messages to and from a Publisher.