GrpcRequestHelpers

@InternalApi
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T](uri: Uri, headers: Seq[HttpHeader], e: Source[T, NotUsed], eHandler: ActorSystem => PartialFunction[Throwable, Trailers])(implicit m: ProtobufSerializer[T], writer: GrpcProtocolWriter, system: ClassicActorSystemProvider): HttpRequest