Package akka.remote

Interface SystemMessageFormats.WatchDataOrBuilder

    • Method Detail

      • hasWatchee

        boolean hasWatchee()
        required .ActorRef watchee = 1;
        Returns:
        Whether the watchee field is set.
      • hasWatcher

        boolean hasWatcher()
        required .ActorRef watcher = 2;
        Returns:
        Whether the watcher field is set.