Uses of Class
io.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandler
Packages that use BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandler
-
Uses of BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandler in io.helidon.microprofile.grpc.core
Subclasses of BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandler in io.helidon.microprofile.grpc.coreModifier and TypeClassDescriptionstatic classBidirectionalMethodHandlerSupplier.BidiStreaming<ReqT,RespT> A bi-directional streamingMethodHandlerthat calls a standard bi-directional streaming method handler method of the form.