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) OChannelBinarySynchClient(OSocketFactory factory, String remoteHost, int remotePort, OContextConfiguration iConfig, int protocolVersion)