Package

com.twitter.finatra

request

Permalink

package request

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. request
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. final class ContentType extends Enum[ContentType]

    Permalink
  2. type FormParam = com.twitter.finatra.json.internal.caseclass.annotations.FormParamInternal @scala.annotation.meta.param

    Permalink
  3. type Header = com.twitter.finatra.json.internal.caseclass.annotations.HeaderInternal @scala.annotation.meta.param

    Permalink
  4. type JsonIgnoreBody = com.twitter.finatra.json.internal.caseclass.annotations.JsonIgnoreBody @scala.annotation.meta.param

    Permalink
  5. type QueryParam = com.twitter.finatra.json.internal.caseclass.annotations.QueryParamInternal @scala.annotation.meta.param

    Permalink
  6. type RequestInject = javax.inject.Inject @scala.annotation.meta.param

    Permalink
  7. type RouteParam = com.twitter.finatra.json.internal.caseclass.annotations.RouteParamInternal @scala.annotation.meta.param

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped