A service with a constant reply.
A service with a constant reply. Always available; never closable.
constant for a Java compatible API.
Java compatible API for const as const is a reserved word in Java
A convenience method for creating Services from a Function1 of
Req to a Future[Rep].
Wrap the given service such that any synchronously thrown NonFatal
exceptions are lifted into Future.exceptions.