zio.http.netty
package zio.http.netty
Members list
Type members
Classlikes
final implicit class BodyExtensions(val body: Body) extends AnyVal
Attributes
- Supertypes
-
class AnyValtrait Matchableclass Any
object ChannelType
Attributes
- Companion
- trait
- Supertypes
- Self type
-
ChannelType.type
object EventLoopGroups
Simple wrapper over NioEventLoopGroup
Simple wrapper over NioEventLoopGroup
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
EventLoopGroups.type
object NettyBody
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NettyBody.type
final case class NettyConfig(leakDetectionLevel: LeakDetectionLevel, channelType: ChannelType, nThreads: Int, shutdownQuietPeriodDuration: Duration, shutdownTimeoutDuration: Duration, bossGroup: BossGroup) extends Config
object NettyConfig
Attributes
- Companion
- class
- Supertypes
- Self type
-
NettyConfig.type
object NettyFutureExecutor
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NettyFutureExecutor.type
object NettyProxy
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NettyProxy.type
Implicits
Implicits
In this article