zio.http.netty
package zio.http.netty
Members list
Concise view
Type members
Classlikes
abstract class AsyncBodyReader(implicit trace: Trace) extends SimpleChannelInboundHandler[HttpContent]
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait ChannelInboundHandlerclass ChannelHandlerAdaptertrait ChannelHandlerclass Objecttrait Matchableclass Any
- Known subtypes
object AsyncBodyReader
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- AsyncBodyReader.type
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
object ChannelFactories
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ChannelFactories.type
object ChannelType
Attributes
- Companion:
- trait
- Graph
- Supertypes
- Self type
- ChannelType.type
object EventLoopGroups
Simple wrapper over NioEventLoopGroup
Simple wrapper over NioEventLoopGroup
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- EventLoopGroups.type
Attributes
- Graph
- Supertypes
- Self type
- NettyBody.type
object NettyBodyWriter
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- NettyBodyWriter.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- Self type
- NettyChannel[A]
object NettyChannel
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- NettyChannel.type
final case class NettyConfig(leakDetectionLevel: LeakDetectionLevel, channelType: ChannelType, nThreads: Int) extends Config
object NettyConfig
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- NettyConfig.type
object NettyFutureExecutor
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- NettyFutureExecutor.type
class NettyProxy
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
object NettyProxy
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- NettyProxy.type
object NettyResponse
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- NettyResponse.type