Uses of Class
com.orientechnologies.orient.client.remote.ORemoteConnectionManager
Packages that use ORemoteConnectionManager
-
Uses of ORemoteConnectionManager in com.orientechnologies.orient.client.remote
Fields in com.orientechnologies.orient.client.remote declared as ORemoteConnectionManagerModifier and TypeFieldDescriptionfinal ORemoteConnectionManagerORemoteClient.connectionManagerprotected ORemoteConnectionManagerOrientDBRemote.connectionManagerMethods in com.orientechnologies.orient.client.remote that return ORemoteConnectionManagerMethods in com.orientechnologies.orient.client.remote with parameters of type ORemoteConnectionManagerModifier and TypeMethodDescriptionvoidORemoteClientSession.closeAllSessions(ORemoteConnectionManager connectionManager, OContextConfiguration clientConfiguration) static OChannelBinaryAsynchClientORemoteClient.getNetwork(String iCurrentURL, ORemoteConnectionManager connectionManager, OContextConfiguration config) Constructors in com.orientechnologies.orient.client.remote with parameters of type ORemoteConnectionManagerModifierConstructorDescriptionORemoteClient(ORemoteURLs hosts, String name, OrientDBRemote context, ORemoteConnectionManager connectionManager, OContextConfiguration config) ORemoteClient(ORemoteURLs hosts, String name, OrientDBRemote context, ORemoteConnectionManager connectionManager, OStorage.STATUS status, OContextConfiguration config)