io.fintrospect

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. trait Builder[T] extends AnyRef

  2. class HeapDump extends Service[Request, Response]

    Service to create and download a heap-dump of the current process.

Value Members

  1. object HttpRequestResponseUtil

  2. object MultiBodyType

    Service which allow multiple body types to be supported on a single route, based on the request Content-Type header

  3. object PathSegmentEncoderDecoder

  4. object StrictContentTypeNegotiation

    Service which allows strict content type negotiation (for multiple types) to be supported on a single route.

Deprecated Value Members

  1. object Filters

    General case useful filters

Ungrouped