package blaze
- Alphabetic
- Public
- All
Type Members
-
class
BlazeServerBuilder[F[_]] extends ServerBuilder[F] with BlazeBackendBuilder[Server[F]]
BlazeBuilder is the component for the builder pattern aggregating different components to finally serve requests.
BlazeBuilder is the component for the builder pattern aggregating different components to finally serve requests.
Variables:
-
class
BlazeBuilder[F[_]] extends ServerBuilder[F]
BlazeBuilder is the component for the builder pattern aggregating different components to finally serve requests.
BlazeBuilder is the component for the builder pattern aggregating different components to finally serve requests.
Variables:
- Annotations
- @deprecated
- Deprecated
(Since version 0.19.0-M2) Use BlazeServerBuilder instead
Value Members
- object BlazeServerBuilder
Deprecated Value Members
-
object
BlazeBuilder
- Annotations
- @deprecated
- Deprecated
(Since version 0.20.0-RC1) Use BlazeServerBuilder instead