@Internal
@Contract(threading=STATELESS)
public interface DetachedSocketFactory
Modifier and Type | Method and Description |
---|---|
Socket |
create(Proxy proxy) |
default Socket |
create(String schemeName,
Proxy proxy) |
Socket create(Proxy proxy) throws IOException
IOException
default Socket create(String schemeName, Proxy proxy) throws IOException
IOException
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.