All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cketberserker.httpz-http4s-blaze_2.10.0.5.0.source-code.BlazeActionEOps.scala Maven / Gradle / Ivy

The newest version!
package httpz
package http4sblaze

final class BlazeActionEOps[E, A](
  val self: ActionE[E, A],
  val factory: ClientFactory) extends ActionOpsTemplate[E, A] {

  override def interpreter = new BlazeInterpreter(factory)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy