package http
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait BootApp extends AnyRef
- trait BootAppDatabaseConfig extends AnyRef
- trait BootAppDefaultConfig extends AnyRef
- trait HealthCheck extends AnyRef
- class HealthResource extends AnyRef
- abstract class ServiceHttpClient extends AnyRef
- trait ServiceHttpClientSupport extends AnyRef
Value Members
- object AnyvalMarshallingSupport
-
object
DefaultRejectionHandler
When validation, JSON deserialisation fail or a duplicate entry occurs in the database, we complete the request by returning the correct status code and JSON error message (see Errors.scala).
- object ErrorHandler
- object Errors
- object HealthCheck
- object HttpCodecs
- object HttpOps
- object JavaUriConversion
- object LogDirectives
- object LoggingResource
- object NamespaceDirectives
- object RefinedMarshallingSupport
- object ServiceHttpClient
- object UUIDKeyAkka
- object ValidatedGenericMarshalling
- object VersionDirectives