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
IOException
public Socket createSocket() throws IOException
IOException
Copyright © 2009–2020 OrientDB. All rights reserved.