Package | Description |
---|---|
com.orientechnologies.orient.server | |
com.orientechnologies.orient.server.network |
Modifier and Type | Field and Description |
---|---|
protected Map<String,OServerSocketFactory> |
OServer.networkSocketFactories |
Modifier and Type | Class and Description |
---|---|
class |
OServerSSLSocketFactory |
class |
OServerTLSSocketFactory |
Modifier and Type | Method and Description |
---|---|
static OServerSocketFactory |
OServerSocketFactory.getDefault() |
Constructor and Description |
---|
OServerNetworkListener(OServer iServer,
OServerSocketFactory iSocketFactory,
String iHostName,
String iHostPortRange,
String iProtocolName,
Class<? extends ONetworkProtocol> iProtocol,
OServerParameterConfiguration[] iParameters,
OServerCommandConfiguration[] iCommands) |
Copyright © 2009–2020 OrientDB. All rights reserved.