Uses of Package
io.camunda.connector.http.base.blocklist.block
Packages that use io.camunda.connector.http.base.blocklist.block
Package
Description
-
Classes in io.camunda.connector.http.base.blocklist.block used by io.camunda.connector.http.base.blocklistClassDescriptionThis is a sealed interface that represents a Block of a URL, Port, or Regex type.
-
Classes in io.camunda.connector.http.base.blocklist.block used by io.camunda.connector.http.base.blocklist.blockClassDescriptionThis is a sealed interface that represents a Block of a URL, Port, or Regex type.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.
-
Classes in io.camunda.connector.http.base.blocklist.block used by io.camunda.connector.http.base.blocklist.factoryClassDescriptionThis is a sealed interface that represents a Block of a URL, Port, or Regex type.