All Classes and Interfaces
Class
Description
This is a sealed interface that represents a Block of a URL, Port, or Regex type.
This interface defines the contract for an HTTP Blocklist Manager.
This class represents a Port Block that can be used to block URLs based on specific port numbers.
This class represents a Regular Expression Block that can be used to block URLs based on a
regular expression pattern.
This class represents a URL Block that can be used to block specific URLs based on a substring
match.