Uses of Interface
io.grpc.internal.ServerStream
Packages that use ServerStream
-
Uses of ServerStream in io.grpc.internal
Classes in io.grpc.internal that implement ServerStreamMethods in io.grpc.internal with parameters of type ServerStreamModifier and TypeMethodDescriptionvoid
ServerTransportListener.streamCreated
(ServerStream stream, String method, Metadata headers) Called when a new stream was created by the remote client.