Package

io.fintrospect

formats

Permalink

package formats

Visibility
  1. Public
  2. All

Type Members

  1. class ResponseBuilder[T] extends AnyRef

    Permalink

    Builds Http Responses using a particular custom format object.

    Builds Http Responses using a particular custom format object. Plugs into the rest of the library.

    T

    The custom format object type

  2. trait ResponseBuilderMethods[T] extends AnyRef

    Permalink

    Convienience methods for building Http Responses

Value Members

  1. object ResponseBuilder

    Permalink
  2. package json

    Permalink
  3. package text

    Permalink
  4. package xml

    Permalink

Ungrouped