GatewayServer

com.improving.grpc_rest_gateway.runtime.server.GatewayServer
See theGatewayServer companion object
class GatewayServer(host: String, port: Int, handlers: GrpcGatewayHandler*)(implicit sys: ClassicActorSystemProvider)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def run(): Unit