Uses of Class
io.grpc.internal.ServerImpl.ServerTransportListenerImpl.ServerCallParameters
-
Packages that use ServerImpl.ServerTransportListenerImpl.ServerCallParameters Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of ServerImpl.ServerTransportListenerImpl.ServerCallParameters in io.grpc.internal
Methods in io.grpc.internal with parameters of type ServerImpl.ServerTransportListenerImpl.ServerCallParameters Modifier and Type Method Description private <WReqT,WRespT>
ServerStreamListenerServerImpl.ServerTransportListenerImpl. startWrappedCall(java.lang.String fullMethodName, ServerImpl.ServerTransportListenerImpl.ServerCallParameters<WReqT,WRespT> params, Metadata headers)
-