Uses of Class
com.orientechnologies.orient.enterprise.channel.OSocketFactory
Packages that use OSocketFactory
-
Uses of OSocketFactory in com.orientechnologies.orient.client.binary
Constructors in com.orientechnologies.orient.client.binary with parameters of type OSocketFactoryModifierConstructorDescriptionOChannelBinaryAsynchClient(String remoteHost, int remotePort, OContextConfiguration config, OSocketFactory factory, int iProtocolVersion) OChannelBinaryClientAbstract(OSocketFactory factory, String remoteHost, int remotePort, String iDatabaseName, OContextConfiguration iConfig, int protocolVersion) OChannelBinarySynchClient(OSocketFactory factory, String remoteHost, int remotePort, String iDatabaseName, OContextConfiguration iConfig, int protocolVersion)