Filter Class
- java.
lang. Object - com.
microsoft. azure. servicebus. rules. Filter
- com.
public abstract 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.
Constructor Summary
Constructor | Description | |
---|---|---|
Filter() |
Methods inherited from java.lang.Object
Constructor Details
Filter
public Filter()
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java