Filter Class

  • java.lang.Object
    • com.microsoft.azure.servicebus.rules.Filter

public class Filter

Represents a filter expression that is evaluated against a message on a topic. This client library provides support for creating only limited types of filters. This is an empty interface to serve as root interface for all supported filter types.

Applies to