HttpService
csw.framework.internal.supervisor.HttpService
class HttpService(locationService: LocationService, route: Route, log: Logger, httpConnection: HttpConnection)(implicit actorSystem: ActorSystem[_])
Initialises a component at given port and register with location service
Value parameters
- locationService
-
locationService instance to be used for registering this server with the location service
- route
-
instance representing the routes supported by this server
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article