GatewayServerImpl

com.improving.grpc_rest_gateway.runtime.server.GatewayServerImpl
final class GatewayServerImpl(server: GrpcGatewayServer, port: Int) extends GatewayServer

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def start(): Unit

Attributes

Definition Classes
override def stop(): Unit

Attributes

Definition Classes
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any