All Classes and Interfaces
Class
Description
Maps the request body of a
HttpCommonRequest to an Apache ClassicRequestBuilder.Builder for Apache
ClassicHttpRequest.Maps a
HttpCommonRequest(element template model) to an Apache ClassicHttpRequest.Maps a part of a
HttpCommonRequest to an Apache ClassicRequestBuilder.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.