Package

org.http4s.blaze.channel

nio1

Permalink

package nio1

Visibility
  1. Public
  2. All

Type Members

  1. class FixedSelectorPool extends SelectorLoopPool

    Permalink

    Provides a fixed size pool of SelectorLoops, distributing work in a round robin fashion

  2. case class NIO1SocketConnection(connection: SocketChannel) extends SocketConnection with Product with Serializable

    Permalink
  3. class NIO1SocketServerGroup extends ServerChannelGroup

    Permalink

    A thread resource group for NIO1 network operations

  4. final class SelectorLoop extends Thread

    Permalink
  5. trait SelectorLoopPool extends AnyRef

    Permalink

    Provides SelectorLoops for NIO1 network services

Value Members

  1. object NIO1Connection

    Permalink
  2. object NIO1SocketServerGroup

    Permalink

Ungrouped