package blaze
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
BlazeServerBuilder[F[_]] extends ServerBuilder[F] with IdleTimeoutSupport[F] with SSLKeyStoreSupport[F] with SSLContextSupport[F] with server.WebSocketSupport[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] with IdleTimeoutSupport[F] with SSLKeyStoreSupport[F] with SSLContextSupport[F] with server.WebSocketSupport[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 BlazeBuilder
- object BlazeServerBuilder