Http11Connection

io.quartz.http2.Http11Connection
See theHttp11Connection companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def make[Env](ch: IOChannel, id: Long, keepAliveMs: Int, httpRoute: () => Env): ZIO[Any, Throwable, Http11Connection[Env]]

Concrete fields