Uses of Class
com.orientechnologies.orient.client.remote.ORemoteClientNodeSession
Packages that use ORemoteClientNodeSession
-
Uses of ORemoteClientNodeSession in com.orientechnologies.orient.client.remote
Fields in com.orientechnologies.orient.client.remote with type parameters of type ORemoteClientNodeSessionModifier and TypeFieldDescriptionprotected Map<String, ORemoteClientNodeSession> ORemoteClientSession.sessionsMethods in com.orientechnologies.orient.client.remote that return ORemoteClientNodeSessionModifier and TypeMethodDescriptionORemoteClientSession.getOrCreateServerSession(String serverURL) ORemoteClientSession.getServerSession(String serverURL) Methods in com.orientechnologies.orient.client.remote that return types with arguments of type ORemoteClientNodeSessionMethods in com.orientechnologies.orient.client.remote with parameters of type ORemoteClientNodeSessionModifier and TypeMethodDescriptionstatic voidORemoteClient.beginResponse(OChannelBinaryAsynchClient network, ORemoteClientNodeSession nodeSession) ORemoteClientOperation.execute(OChannelBinaryAsynchClient network, ORemoteClientNodeSession nodeSession) static voidORemoteClient.writeRequest(OBinaryRequest<?> request, OChannelDataOutput output, ORemoteClientNodeSession nodeSession)