invoker property

ServerStreamingInvoker<Q, R> invoker
final

The invoker that calls the actual service method.

Implementation

final ServerStreamingInvoker<Q, R> invoker;