Package

org.http4s.server

blaze

Permalink

package blaze

Visibility
  1. Public
  2. All

Type Members

  1. class BlazeServerBuilder[F[_]] extends ServerBuilder[F] with IdleTimeoutSupport[F] with SSLKeyStoreSupport[F] with SSLContextSupport[F] with server.WebSocketSupport[F]

    Permalink

    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:

  2. class BlazeBuilder[F[_]] extends ServerBuilder[F] with IdleTimeoutSupport[F] with SSLKeyStoreSupport[F] with SSLContextSupport[F] with server.WebSocketSupport[F]

    Permalink

    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

  1. object BlazeBuilder

    Permalink
  2. object BlazeServerBuilder

    Permalink

Ungrouped