RequestBuilderImpl

akka.grpc.internal.RequestBuilderImpl$

Attributes

Source:
RequestBuilderImpl.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def lift(item: Throwable): Throwable

Attributes

Source:
RequestBuilderImpl.scala
def richError[U]: PartialFunction[Throwable, Future[U]]

Attributes

Source:
RequestBuilderImpl.scala
def richErrorStream[U]: PartialFunction[Throwable, Graph[SourceShape[U], NotUsed]]

Attributes

Source:
RequestBuilderImpl.scala