invoker property
ServerStreamingInvoker<Q, R>
invoker
final
The invoker that calls the actual service method.
Implementation
final ServerStreamingInvoker<Q, R> invoker;
The invoker that calls the actual service method.
final ServerStreamingInvoker<Q, R> invoker;