package gateway
Type Members
- class AkkaHttpServiceGateway extends AnyRef
- class AkkaHttpServiceGatewayFactory extends AnyRef
-
class
NettyServiceGateway extends AnyRef
Netty implementation of the service gateway.
-
class
NettyServiceGatewayFactory extends AnyRef
- Annotations
- @Singleton()
- case class ServiceGatewayConfig(host: String, port: Int) extends Product with Serializable