Uses of Class
org.apache.pulsar.client.admin.internal.http.AsyncHttpConnector
-
Packages that use AsyncHttpConnector Package Description org.apache.pulsar.client.admin.internal.http Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of AsyncHttpConnector in org.apache.pulsar.client.admin.internal.http
Methods in org.apache.pulsar.client.admin.internal.http that return AsyncHttpConnector Modifier and Type Method Description AsyncHttpConnectorAsyncHttpConnectorProvider. getConnector(int connectTimeoutMs, int readTimeoutMs, int requestTimeoutMs, int autoCertRefreshTimeSeconds)
-