ServerReflection

akka.grpc.javadsl.ServerReflection$
@ApiMayChange(issue = "https://github.com/akka/akka-grpc/issues/850")

Attributes

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

Members list

Concise view

Value members

Concrete methods

@ApiMayChange(issue = "https://github.com/akka/akka-grpc/issues/850")
def create(objects: Collection[ServiceDescription], sys: ClassicActorSystemProvider): Function[HttpRequest, CompletionStage[HttpResponse]]

Attributes

Source:
ServerReflection.scala