Interface NextServerStreamingMethodResponseBuilderStep<ReqT,RespT>
- All Superinterfaces:
BuilderStep,MethodStubBuilder<ReqT,,RespT> NextSingleRequestProxyResponseBuilderStep<NextServerStreamingMethodResponseBuilderStep<ReqT,,RespT>, ReqT, RespT> NextSingleResponseBuilderStep<NextServerStreamingMethodResponseBuilderStep<ReqT,,RespT>, ReqT, RespT> NextStreamResponseBuilderStep<NextServerStreamingMethodResponseBuilderStep<ReqT,RespT>, ReqT, RespT>
- All Known Implementing Classes:
ServerStreamingMethodStubBuilderImpl
public interface NextServerStreamingMethodResponseBuilderStep<ReqT,RespT>
extends BuilderStep, MethodStubBuilder<ReqT,RespT>, NextStreamResponseBuilderStep<NextServerStreamingMethodResponseBuilderStep<ReqT,RespT>,ReqT,RespT>, NextSingleRequestProxyResponseBuilderStep<NextServerStreamingMethodResponseBuilderStep<ReqT,RespT>,ReqT,RespT>
- Author:
- Fadelis
-
Method Summary
Methods inherited from interface org.grpcmock.definitions.stub.steps.MethodStubBuilder
buildMethods inherited from interface org.grpcmock.definitions.stub.steps.NextSingleRequestProxyResponseBuilderStep
nextWillProxyTo, nextWillReturnMethods inherited from interface org.grpcmock.definitions.stub.steps.NextSingleResponseBuilderStep
nextWillReturn, nextWillReturn, nextWillReturn, nextWillReturnMethods inherited from interface org.grpcmock.definitions.stub.steps.NextStreamResponseBuilderStep
nextWillReturn, nextWillReturn, nextWillReturn