ServerReflectionImpl

akka.grpc.internal.ServerReflectionImpl
See theServerReflectionImpl companion object
@InternalApi

INTERNAL API

Attributes

Companion:
object
Source:
ServerReflectionImpl.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def serverReflectionInfo(in: Source[ServerReflectionRequest, NotUsed]): Source[ServerReflectionResponse, NotUsed]

The reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.

The reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.

Attributes

Source:
ServerReflectionImpl.scala