Uses of Class
io.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandler
-
Uses of BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandler in io.helidon.microprofile.grpc.core
Modifier and TypeClassDescriptionstatic class
BidirectionalMethodHandlerSupplier.BidiStreaming<ReqT,
RespT> A bi-directional streamingMethodHandler
that calls a standard bi-directional streaming method handler method of the form.