Options
All
  • Public
  • Public/Protected
  • All
Menu

Construction arguments to HttpMessageListener

Hierarchy

  • HttpMessageListenerParameters

Index

Properties

Optional channels

channels: string[] | string

If this is set, a list of channels we should listen on

Optional goals

goals: boolean

port

port: number

transient

transient: boolean

True if this is a short-lived listener that can be shut down once it's seen a command completion event

Optional verbose

verbose: boolean

Whether to display information about the invocation of commands. Useful when developing SDM commands.

Generated using TypeDoc