@Value.Immutable public abstract static class ProxyFactory.HostnamePortProxyFactory extends Object implements ProxyFactory
ProxyFactory.HostnamePortProxyFactory| Constructor and Description |
|---|
HostnamePortProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
Proxy |
create() |
abstract String |
hostName() |
abstract int |
port() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitof@Value.Parameter public abstract String hostName()
@Value.Parameter public abstract int port()
@Value.Auxiliary public Proxy create()
create in interface ProxyFactoryCopyright © 2025. All rights reserved.