Uses of Interface
com.orientechnologies.orient.client.remote.message.OBinaryPushRequest
Packages that use OBinaryPushRequest
Package
Description
-
Uses of OBinaryPushRequest in com.orientechnologies.orient.client.remote
Methods in com.orientechnologies.orient.client.remote that return OBinaryPushRequestModifier and TypeMethodDescriptionORemoteClient.createPush(byte type) ORemotePushHandler.createPush(byte push) ORemotePushHandlerImpl.createPush(byte push) -
Uses of OBinaryPushRequest in com.orientechnologies.orient.client.remote.message
Classes in com.orientechnologies.orient.client.remote.message that implement OBinaryPushRequestModifier and TypeClassDescriptionclassCreated by tglman on 17/05/17.classCreated by tglman on 11/01/17.classclassclassclassclass -
Uses of OBinaryPushRequest in com.orientechnologies.orient.server
Methods in com.orientechnologies.orient.server that return OBinaryPushRequestMethods in com.orientechnologies.orient.server with parameters of type OBinaryPushRequestModifier and TypeMethodDescriptionvoidOPushEventType.send(String database, OBinaryPushRequest<?> request, OPushManager pushManager) -
Uses of OBinaryPushRequest in com.orientechnologies.orient.server.network.protocol.binary
Methods in com.orientechnologies.orient.server.network.protocol.binary with parameters of type OBinaryPushRequest