EventObserver
Adapts gRPC streaming API to EventConsumer by passing the received Event to the accept method.
Parameters
<E>
the type of the event messages received by this observer
Adapts gRPC streaming API to EventConsumer by passing the received Event to the accept method.
the type of the event messages received by this observer