Package

org.http4s.blaze

util

Permalink

package util

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. util
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class BogusKeystore extends AnyRef

    Permalink
  2. trait Cancellable extends AnyRef

    Permalink

    Type that can be canceled.

  3. abstract class ScratchBuffer extends AnyRef

    Permalink
  4. class TickWheelExecutor extends AnyRef

    Permalink

    Low resolution execution scheduler

    Low resolution execution scheduler

    Note

    The ideas for org.http4s.blaze.util.TickWheelExecutor is based off of loosely came from the Akka scheduler, which was based on the Netty HashedWheelTimer which was in term based on concepts in George Varghese and Tony Lauck's paper 'Hashed and Hierarchical Timing Wheels: data structures to efficiently implement a timer facility'

Value Members

  1. object BufferTools

    Permalink
  2. object Cancellable

    Permalink
  3. object Execution

    Permalink

    Special ExecutionContext instances.

  4. object GenericSSLContext

    Permalink

    SSL tools

  5. object TickWheelExecutor

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped