Package

io.fintrospect

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. class HeapDump extends Service[Request, Response]

    Permalink

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

    Service to create and download a heap-dump of the current process. Will only work with Oracle JDK installations. Since this is obviously an expensive operation (it creates a temp file on disc which is deleted when the request completes) don't bind this service to a publicly available endpoint.

Value Members

  1. object Caching

    Permalink

    Useful filters for applying Cache-Controls to request/responses

  2. object Filters

    Permalink

    General case useful filters

  3. object HttpRequestResponseUtil

    Permalink
  4. object PathSegmentEncoderDecoder

    Permalink

Ungrouped