GrpcGatewayHandler

com.improving.grpc_rest_gateway.runtime.handlers.GrpcGatewayHandler

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

protected def completeResponse[IN <: GeneratedMessage, OUT <: GeneratedMessage](in: Try[IN], dispatchCall: IN => Future[OUT], statusCode: StatusCode)(implicit ec: ExecutionContext): Route
protected def exceptionHandler: ExceptionHandler

Abstract fields

val route: Route
val specificationName: String