kamon.play

instrumentation

package instrumentation

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

Type Members

  1. trait ChannelContextAware extends AnyRef

  2. class ChannelInstrumentation extends AnyRef

    Annotations
    @Aspect()
  3. implicit final class ChannelSyntax extends AnyVal

  4. implicit final class HttpSyntax extends AnyVal

  5. class RequestHandlerInstrumentation extends AnyRef

    Annotations
    @Aspect()
  6. class WSInstrumentation extends AnyRef

    Annotations
    @Aspect()

Value Members

  1. object StatusCodes

  2. def decodeContext(request: HttpRequest): Context

  3. def encodeContext(ctx: Context, request: WSRequest): WSRequest

  4. def isError(statusCode: Int): Boolean

Inherited from AnyRef

Inherited from Any

Ungrouped