Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseAddressMessageFilter

A message filter that filters messages based on the message url path. The message is considered a match if path in the url of the message begins with the path in the url of the filter.

Hierarchy

Index

Constructors

Methods

Constructors

constructor

Methods

and

match

not

or

Static Private _makeRegexp

  • _makeRegexp(url: Url): RegExp

Generated using TypeDoc