Packages

p

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
Visibility
  1. Public
  2. All

Type Members

  1. class AkkaHttpRequestHandlerInstrumentation extends AnyRef
    Annotations
    @Aspect()
  2. trait GenericRequest extends AnyRef
  3. trait GenericResponse extends AnyRef
  4. trait GenericResponseBuilder[T] extends AnyRef
  5. class NettyRequestHandlerInstrumentation extends AnyRef
    Annotations
    @Aspect()
  6. class WSInstrumentation extends AnyRef
    Annotations
    @Aspect()

Value Members

  1. def context(request: GenericRequest): Context
  2. def encodeContext(ctx: Context, request: StandaloneWSRequest): StandaloneWSRequest
  3. def isError(statusCode: Int): Boolean
  4. object AkkaHttpRequestHandlerInstrumentation
  5. object NettyRequestHandlerInstrumentation
  6. object RequestHandlerInstrumentation
  7. object StatusCodes
  8. object WSInstrumentation

Inherited from AnyRef

Inherited from Any

Ungrouped