RpcTransport.Listener

interface Listener extends ConnectionFailureListener, EventListener

Methods

transportReceivedNotification

void transportReceivedNotification(String notification)

Notifies the listener that an async notification was received

Parameters:
  • notification – the notification from the RPC service