Abstract
Class constructor
Optional
options: Partial<IMQServiceOptions>Optional
name: stringProtected
cacheProtected
imqProtected
loggerReturns service description metadata.
Destroys this instance of service
Sends given data to service subscription channel
Initializes this instance of service and starts handling request messages.
Stops service from handling messages
Class IMQService Basic abstract service (server-side) implementation