Uses of Class
org.grpcmock.definitions.stub.MethodStub
Packages that use MethodStub
-
Uses of MethodStub in org.grpcmock.definitions.stub
Methods in org.grpcmock.definitions.stub that return MethodStubModifier and TypeMethodDescriptionBidiStreamingMethodStubBuilderImpl.build()ClientStreamingMethodStubBuilderImpl.build()ServerStreamingMethodStubBuilderImpl.build()UnaryMethodStubBuilderImpl.build()Methods in org.grpcmock.definitions.stub with parameters of type MethodStubModifier and TypeMethodDescription<ReqT,RespT>
ServiceStubServiceStub.registerMethod(MethodStub<ReqT, RespT> methodStub) Constructors in org.grpcmock.definitions.stub with parameters of type MethodStub -
Uses of MethodStub in org.grpcmock.definitions.stub.steps
Methods in org.grpcmock.definitions.stub.steps that return MethodStub