o

akka.grpc.internal

NettyClientUtils

object NettyClientUtils

INTERNAL API

Annotations
@InternalApi()
Source
NettyClientUtils.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NettyClientUtils
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def callOptions(settings: GrpcClientSettings): CallOptions

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalApi()
  2. def createChannel(settings: GrpcClientSettings, log: LoggingAdapter)(implicit ec: ExecutionContext, system: ActorSystem): InternalChannel

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalApi()