Uses of Class
com.google.api.gax.rpc.ServerStream
Packages that use ServerStream
-
Uses of ServerStream in com.google.api.gax.rpc
Subclasses of ServerStream in com.google.api.gax.rpcModifier and TypeClassDescriptionclassBidiStream<RequestT,ResponseT> A wrapper around a bidirectional stream.Methods in com.google.api.gax.rpc that return ServerStreamModifier and TypeMethodDescriptionConduct a iteration server streaming call.ServerStreamingCallable.call(RequestT request, ApiCallContext context) Conduct a server streaming call with the givenApiCallContext.