org.http4s.blaze

channel

package channel

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. channel
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type BufferPipelineBuilder = (SocketConnection) ⇒ LeafBuilder[ByteBuffer]

  2. trait ChannelHead extends HeadStage[ByteBuffer]

  3. abstract class ServerChannel extends Closeable

  4. abstract class ServerChannelGroup extends AnyRef

  5. trait SocketConnection extends AnyRef

Value Members

  1. object ChannelHead

  2. val defaultPoolSize: Int

    Default number of threads used to make a new SelectorLoopPool if not specified

  3. package nio1

  4. package nio2

Inherited from AnyRef

Inherited from Any

Ungrouped