ServerReflection

grpc.reflection.v1alpha.reflection.ServerReflection
See theServerReflection companion object

Attributes

Companion:
object
Source:
ServerReflection.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract 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:
ServerReflection.scala