@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
IOExceptiondefault Socket create(String schemeName, Proxy proxy) throws IOException
IOExceptionCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.