| Package | Description |
|---|---|
| de.flapdoodle.net |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableHostnamePortProxyFactory
Immutable implementation of
ProxyFactory.HostnamePortProxyFactory. |
| Modifier and Type | Method and Description |
|---|---|
static ProxyFactory.HostnamePortProxyFactory |
ProxyFactory.of(String hostName,
int port) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableHostnamePortProxyFactory |
ImmutableHostnamePortProxyFactory.copyOf(ProxyFactory.HostnamePortProxyFactory instance)
Creates an immutable copy of a
ProxyFactory.HostnamePortProxyFactory value. |
ImmutableHostnamePortProxyFactory.Builder |
ImmutableHostnamePortProxyFactory.Builder.from(ProxyFactory.HostnamePortProxyFactory instance)
Fill a builder with attribute values from the provided
HostnamePortProxyFactory instance. |
Copyright © 2025. All rights reserved.