Class OLiveQueryClientListener

java.lang.Object
com.orientechnologies.orient.client.remote.OLiveQueryClientListener

public class OLiveQueryClientListener extends Object
Created by tglman on 28/05/17.
  • Constructor Details

  • Method Details

    • onEvent

      public boolean onEvent(OLiveQueryPushRequest pushRequest)
      Return true if the push request require an unregister
      Parameters:
      pushRequest -
      Returns:
    • onError

      public void onError(OException e)
    • onEnd

      public void onEnd()