Class

com.github.levkhomich.akka.tracing.play

PlayRequestTracingSupport

Related Doc: package play

Permalink

final class PlayRequestTracingSupport extends AnyVal with BaseTracingSupport

Linear Supertypes
BaseTracingSupport, AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PlayRequestTracingSupport
  2. BaseTracingSupport
  3. AnyVal
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new PlayRequestTracingSupport(headers: RequestHeader)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  4. def asChildOf(ts: BaseTracingSupport)(implicit tracer: TracingExtensionImpl): BaseTracingSupport

    Permalink
    Definition Classes
    PlayRequestTracingSupport → BaseTracingSupport
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def getClass(): Class[_ <: AnyVal]

    Permalink
    Definition Classes
    AnyVal → Any
  7. val headers: RequestHeader

    Permalink
  8. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  9. def spanName: String

    Permalink
    Attributes
    protected[com.github.levkhomich.akka.tracing]
    Definition Classes
    PlayRequestTracingSupport → BaseTracingSupport
  10. def toString(): String

    Permalink
    Definition Classes
    Any

Inherited from BaseTracingSupport

Inherited from AnyVal

Inherited from Any

Ungrouped