
public class OSocketFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
Socket |
createSocket() |
protected SSLContext |
createSSLContext() |
protected InputStream |
getAsStream(String path) |
protected SSLContext |
getSSLContext() |
static OSocketFactory |
instance(OContextConfiguration iConfig) |
public static OSocketFactory instance(OContextConfiguration iConfig)
protected SSLContext getSSLContext()
protected SSLContext createSSLContext()
protected InputStream getAsStream(String path) throws IOException
IOExceptionpublic Socket createSocket() throws IOException
IOExceptionCopyright © 2009–2025 OrientDB. All rights reserved.