@FunctionalInterface public interface ProxyFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProxyFactory.HostnamePortProxyFactory |
| Modifier and Type | Method and Description |
|---|---|
Proxy |
create() |
static ProxyFactory.HostnamePortProxyFactory |
of(String hostName,
int port) |
Proxy create()
static ProxyFactory.HostnamePortProxyFactory of(String hostName, int port)
Copyright © 2025. All rights reserved.