Uses of Record Class
io.camunda.zeebe.qa.util.testcontainers.ProxyRegistry.ContainerProxy
Packages that use ProxyRegistry.ContainerProxy
-
Uses of ProxyRegistry.ContainerProxy in io.camunda.zeebe.qa.util.testcontainers
Methods in io.camunda.zeebe.qa.util.testcontainers that return ProxyRegistry.ContainerProxyModifier and TypeMethodDescriptionProxyRegistry.getOrCreateHostProxy(int port) Returns the proxy associated with the given port on the local host, or creates a new instance.ProxyRegistry.getOrCreateProxy(String upstream) Returns the proxy associated with the given upstream, or creates a new instance.